@bndynet/icharts
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

icharts

Provide some simple charts based on echarts. It depends on ECharts 4.X, please refer it first from https://echarts.apache.org/en/download.html.

How to Use

var chart = new icharts.XYChart(document.getElementById('chart'), {
  data: []  // your chart data
});

More details about APIs, please visit Demo site.

Package Sidebar

Install

npm i @bndynet/icharts

Weekly Downloads

8

Version

1.1.0

License

MIT

Unpacked Size

7.17 MB

Total Files

71

Last publish

Collaborators

  • bndy