echarts-bar3d.js

ECharts bar3d

Usage no npm install needed!

<script type="module">
  import echartsBar3dJs from 'https://cdn.skypack.dev/echarts-bar3d.js';
</script>

README

Echarts-Bar3d

Echarts Bar3d 扩展

注意: echart 版本 是 3x

usage

// 先安装 echarts 3x
import echarts from 'echarts/lib/echarts';
import 'echarts-bar3d.js';

demo