ur3an0 opened this issue 2 years ago · 1 comments
Hello, first of all, thanks to the creators of this excellent gauge control, it is tremendously powerful and versatile.
my problem;
Does anyone know how to update the gauge value without having to recreate it?
thank you!
Just call
gauge.set(your_value);
again from your code when you want to update it