MeetmeLeave / ng-canvas-gauges

Angular2 component wrapper for the canvas-gauges library written by @Mikhus(https://github.com/Mikhus/canvas-gauges).
MIT License
38 stars 23 forks source link

ionic 4 problem with animation #33

Open alaska88 opened 4 years ago

alaska88 commented 4 years ago

Hi, trying to make it work , in Ionic 4 with cordova 9. When I set value programatically in the app, and trigger update, there's no animation in the gauge's needle.... If i set option "animateOnInit" to true, I get animation in the needle, but value is not set.... Can you help me please ?? Same code in Ionic 3 worked fine !!

Thanks.