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.
In the gauges found at the example page the valueBox from the linear gauges doesn't display the actual outranged valued, but instead it show dthe maxValue (ie:100)
Could this be fix to show the current outranged value like un the radial gauges?
Thanks!
In the gauges found at the example page the valueBox from the linear gauges doesn't display the actual outranged valued, but instead it show dthe maxValue (ie:100)
Could this be fix to show the current outranged value like un the radial gauges? Thanks!