vue-echarts
vue-echarts copied to clipboard
Vue.js component for Apache ECharts™.
### Confirmation - [X] I can confirm this problem is not reproducible with ECharts itself. ### How are you introducing Vue-ECharts into your project? ES Module imports ### Versions ```sh...
### 请确认 - [X] 我可以确认这个问题无法在 ECharts 项目本身中复现。 ### 您是如何将 Vue-ECharts 引入项目的? 通过 ES 模块 import ### 版本信息 ```sh npm ls vue echarts vue-echarts sustech-online-ng@ C:\Users\liziq\WebstormProjects\sustech-online-ng ├─┬ @vuepress/[email protected] │ ├─┬ @vuepress/[email protected]...
### 提前确认 - [X] 我可以确认这个新功能建议是提交给此 Vue 组件的,而不应该提交到 ECharts 项目本身。 ### 新功能详情 changing the component size like this will be smoother.
Successor of #765
### Confirmation - [X] I can confirm this is a feature request for the Vue component instead of ECharts itself. ### Details Ref: https://github.com/apache/echarts/pull/19513 (`echarts` v5.5) Would you like to...
v7.0
## Major changes > ⚠️ stands for breaking changes - ⚠️ Drop support for Vue < 2.7 (no more npm install errors caused by `@vue/composition-api` as a peer dependency, fixes...
### Confirmation - [X] I can confirm this problem is not reproducible with ECharts itself. ### How are you introducing Vue-ECharts into your project? ES Module imports ### Versions ```sh...