9cf-chart

大数据图表插件

Usage no npm install needed!

<script type="module">
  import cfChart from 'https://cdn.skypack.dev/9cf-chart';
</script>

README

9cf-chart

Get 9cf-chart

  • npm install 9cf-chart --save

图表配置地址

http://img.9cfcf.com/index.html

使用

import chart from 'cf-chart' let _instance =chart.init({ id: 1157, container: "chartID"});