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

No valuebox when using a horizontal linear gauge? #262

Open spiff72 opened 2 years ago

spiff72 commented 2 years ago

I have been tinkering with this for several hours trying to understand why my valuebox disappears when I configure a horizontal linear gauge.

I just realized after looking at the example documentation that all of the horizontal linear gauges don't show a valuebox either. Is this an inherent property of a horizontal linear gauge? Is there any way that a valuebox can be implemented on horizontal linear gauges?