Git Product home page Git Product logo

ng-gauge's People

Contributors

angular-cli avatar subarroca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ng-gauge's Issues

usate with systemjs

Hi,

i am trying to use the library with systemjs, but i am not able to make it compile.

i have to manually compile the lib before use it with systemjs?

Microsoft Edge SVG rendering bug

Greetings and big thanks for your awesome component.

I experienced some issues with using it in MS Edge.

This is how the gauges are rendered in Chrome (and in Firefox):
chrome

And this is how they are rendered in MS Edge:
edge

90 deg charts on Microsoft Edge

I was testing on different browser and found that Microsoft Edge displays only a 90 deg portion of the chart. Any thoughts?

Using it with system.config.js

I have tried to use it with the system.config.js, but can't get it to work. Is there a working example?
I appreciate your work and didn't find a better gauge or doughnut chart with this function for Angular2.

IE11 Support

Hi,
It seems it doesn't work well in Internet Explorer 11 (visibility + animations).

Any idea how to fix..?

10X.

Angular 4.0.0 Support

Hello,
today i tried an Ionic update. Now it uses Angular 4.0.0. But i wasn't successful:

npm WARN [email protected] requires a peer of @angular/core@^2.0.0 but none was installed.
npm WARN [email protected] requires a peer of @angular/platform-browser@^2.0.0 but none was installed.

Hopefully this is a ng2-kw-gauge issue?

To version 0.0.8 i updated in the meanwhile.

Regards
.nowrap

Usage error

Hello,
i am trying to use the module in my ionic 2 app.

I've installed it according the docs:
npm install ng2-kw-gauge -S

In the app.module.ts i added:
import { GaugeModule, GaugeSegment, GaugeLabel } from 'ng2-kw-gauge';
@NgModule({ imports: [ IonicModule.forRoot(MyApp), GaugeModule, GaugeSegment, GaugeLabel ],

The template.html looks like:
<ng2-kw-gauge></ng2-kw-gauge>

But i get a browser error:
Error: Cannot find module "ng2-kw-gauge"

Maybe someone can point me in the correct direction what i'am doing wrong?

is Angular 5 Compatible?

I would like to know if this library is compatible with Angular 5. If not, is it planned to be updated?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.