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

[fix] numeric value box shows with negative sign on the right when canvas is RTL (Closes #244) #245

Open danielgindi opened 3 years ago

danielgindi commented 3 years ago

Closes #244