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

Bug? - broken gauges #205

Closed JanusHL closed 4 years ago

JanusHL commented 4 years ago

Hi, After a few minutes of render several gauges with Firefox, suddenly all the gauges become broken. gauges_broken

Mikhus commented 4 years ago

Information you provided is not enough to identify a problem...

wonderbock commented 3 years ago

Dear Mikhus, same occurs here. I attach the webpage. (i just hacked the update function to provide dummy values) Leonardo broken_gauges.zip

github212 commented 2 years ago

hi Mikhus, i have the same error in the visualisation from iobroker.

grafik

i am using iobroker on an laptop with win11. the error occured under firefox 103.0.2 (64 bit) after a while (minute or so) without other acticity on the laptop. i have already done: clear cache, private tab. The visualization under windows edge is OK.

Thomas