react-canvas-gauges
react-canvas-gauges copied to clipboard
React Canvas Gauges Component based on Canvas gauges
**Error :** `DOMException: Failed to execute 'arc' on 'CanvasRenderingContext2D': The radius provided (-3) is negative.` **Script:** `import {RadialGauge,LinearGauge} from 'react-canvas-gauges';` ``` ```
Is there a way to have a UMD-ready version of this component to use directly in browser without requiring node.js?
Change the repository structure based on [nwb](https://github.com/insin/nwb).