Mikhus / canvas-gauges

HTML5 Canvas Gauge. Tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.
http://canvas-gauges.com/
MIT License
1.58k stars 396 forks source link

radial gauge seems to be broken. #263

Open peakhunt opened 2 years ago

peakhunt commented 2 years ago

In my project, if I don't update or reset (destroy and create again) within 5 minutes and 30 seconds with 1 sec update interval, radial gauge stops working. I'm using version 2.1.7 in google chrome.

And this can be easily reproduced on canvas-gauge example site (https://canvas-gauges.com/documentation/examples/) Here, using blue compass radial gauge, if you let it run for some minutes, it stops updating.

peakhunt commented 2 years ago

canvas-gauge is a great product but it seems like nobody is working on this project anymore. maybe it's time for someone with time to fork this project?

georgevbsantiago commented 2 years ago

Thanks for your collaboration, @peakhunt Link: https://github.com/peakhunt/canvas-gauges