Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (v-charts2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
v-charts2
基于 Vue 的 Echarts5.x 组件。
特性
- 统一的数据格式: 使用对前后端都友好的数据格式, 方便生成和修改。
- 简化的配置项: 通过简化的配置项, 可以轻松实现复杂需求。
- 定制简单: 提供多种自定义 Echarts 方式, 可以方便的设置图表配置项。
- 更多的支持: 同时支持 Vue2.x 和 Vue3.x, 全部由你自主选择使用。
- 更好的 Tree Shaking: 只要你的打包器支持 Tree Shaking, 无需任何的配置即可打包出更小的包。
支持性
支持所有现代浏览器及 IE10+(vue3 的支持包不支持 IE11 以下版本), 包括 pc 端和移动端。