You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
Is there a way to refresh justgage with new custom Sector. I can only found refresh with new maximum like: g.refresh(new value, new maximum).
In my Page there is 4 button for 4 Mode and each Mode has own Setting (Max, Min and Custom Sector) for Justgage. And when button is clicked, gauge with own Setting appear.
Do anyone know how to do this ?
The text was updated successfully, but these errors were encountered:
ATM the only way to do this is by destroy and recreate a new gauge when customSector changes, in next release we will implement #241 that will allow you to do this kind of things
Hi everyone,
Is there a way to refresh justgage with new custom Sector. I can only found refresh with new maximum like: g.refresh(new value, new maximum).
In my Page there is 4 button for 4 Mode and each Mode has own Setting (Max, Min and Custom Sector) for Justgage. And when button is clicked, gauge with own Setting appear.
Do anyone know how to do this ?
The text was updated successfully, but these errors were encountered: