echarts-for-uniapp
v1.1.0
Published
在原 dist 加入了自定义 echarts
Downloads
36
Readme
echarts-for-uniapp
在原 dist 加入了自定义 echarts
定制方式
echarts 官方提供在线定制: https://www.echartsjs.com/zh/builder.html
dist/echarts.uni.min.js
包含:
- 图表 chart: 饼图(Pie)、地图(Map)
- 坐标系 coordinate systems: 地理坐标系(Geo)
- 组件 component: 标题(Title)、图例(Legend)、标注(MarkPoint)、视觉映射(VisualMap)
- 其它选项 others: 代码压缩
dist/echarts.h5.min.js
包含:
- 图表 chart: 饼图(Pie)、地图(Map)
- 坐标系 coordinate systems: 地理坐标系(Geo)
- 组件 component: 标题(Title)、图例(Legend)、标注(MarkPoint)、标线(MarkLine)、视觉映射(VisualMap)
- 其它选项 others: 代码压缩