ashish-chopra / angular-gauge

A reusable gauge directive for Angular 1.x apps and dashboards
https://ashish-chopra.github.io/angular-gauge/
MIT License
95 stars 36 forks source link

Dynamically change gauge thresholds #52

Open aledwassell opened 6 years ago

aledwassell commented 6 years ago

Hi, this gauge is really useful, thanks! I am trying to dynamically change the gauge thresholds so I can move a slider and it will set the gauge object property keys to the value of the slider, I think I have successfully updated that object but the gauge doesn't update when the thresholds updates. Is there any function that refreshes the gauge when the thresholds update? Thanks again Al

gewubuntu commented 4 years ago

hi @aledwassell did you fix your problem? i want to do a similar thing maybe you could help me :)