bernii/gauge.js

How to modify an existing gauge?

Closed this issue · 1 comments

Gauge.js is a great library! Thanks for your work!

I am wondering how to modify the properties of an existing gauge, such as the StaticZones? I have a guage where the user can adjust the desired "good" zone. Instead of creating a new gauge each time the good zone is adjusted, can I adjust the StaticZones on the existing gauge? If so, how?

Thank you!

Nevermind, I figured it out.