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

Needle value not changing #24

Open bertlabs opened 5 years ago

bertlabs commented 5 years ago

The needle value is not changing . Where to assign the needle value?

venkatesh-chinni commented 5 years ago

same doubt. how to update the "value" dynamically

wayneparrott commented 5 years ago

The latest version 6.0.4 should work correctly for you. See this article and associated code for working gauge examples with animated needle in an angular 6+ project. http://www.wayneparrott.com/add-a-realtime-gauge-to-your-angular-project/