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.
To display a hybrid °C/F gauge it would be nice to have both tick labels on the gauge.
Left Fahrenheit, right Celcius. The value would still be metered in Celsius.
Is something like that already possible?
To display a hybrid °C/F gauge it would be nice to have both tick labels on the gauge. Left Fahrenheit, right Celcius. The value would still be metered in Celsius. Is something like that already possible?