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.
When importing GuagesModule from 'ng-canvas-guage/lib', node modules of the |GaugeModule is making its own node module which is giving build time error of NgModule annotation.
Please help me with this.
When importing GuagesModule from 'ng-canvas-guage/lib', node modules of the |GaugeModule is making its own node module which is giving build time error of NgModule annotation. Please help me with this.