README
Bizcharts Plot
基于 bizcharts 4.0 版本
npm 使用
npm install bizcharts --save
Browser
开发
tnpm i
tnpm run start
发布
npm publish
在 stories中开发对应的调试 demo
bizcharts
<script type="module">
import bizchartsPlot from 'https://cdn.skypack.dev/bizcharts-plot';
</script>
基于 bizcharts 4.0 版本
npm install bizcharts --save
tnpm i
tnpm run start
npm publish
在 stories中开发对应的调试 demo