free-chart

free-chart JS library on npm Download free-chart JS library

```js let chart = new FreeChart(dom); chart.setOptions({ grid: { padding: 20, }, xAxis: { step: 20, }, yAxis: { formatter: (value) => { return value * 1; }, }, series: { type: "Polyline", eraseSt

Version 0.0.1 License ISC
free-chart has no homepage
free-chart JS library on GitHub
free-chart JS library on npm
Download free-chart JS library