v-charts icon indicating copy to clipboard operation
v-charts copied to clipboard

基于 Vue2.0 和 ECharts 封装的图表组件📈📊

Results 110 v-charts issues
Sort by recently updated
recently updated
newest added

### Summary 简述 Method "extend" has already been defined as a prop. Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use...

### Summary 简述 vue2工程升级到2.7后原v-charts页面会报错,如下图所示 打印this时也发现没有_watchers属性,只有_watcher ### Expect 期望结果 希望尽快修复该错误,应该是比较简单的 ### Reproduce 重现示例

### Summary 简述 先在vue3也稳定版也发布一段时间了,公司新项目也都在向vue3迁移,目前我自己把项目改了一下,一个vue3版本的v-charts,但是是js版本的,而且是发布在私库,如果大家需求比较多的话,我考虑搞一个ts版本的发布到npm ### Expect 期望结果 ### Reproduce 重现示例

Could you tell me the author Do you plan to support Vue3.0 and when do you expect to implement it

### Summary 简述 原帮助没图了, 因为docsify 版本问题,也没有提交合入,自己弄了一个新的pages帮助一下朋友们 ### Expect 期望结果 原帮助没图了, 因为docsify 版本问题,也没有提交合入,自己弄了一个新的pages帮助一下朋友们 ### Reproduce 重现示例 原帮助没图了, 因为docsify 版本问题,也没有提交合入,自己弄了一个新的pages帮助一下朋友们 原帮助没图了, 因为docsify 版本问题,也没有提交合入,自己弄了一个新的pages帮助一下朋友们

![image](https://user-images.githubusercontent.com/34542085/50950121-f0b47200-14e3-11e9-99f2-d7635c9d0ba9.png)

### Summary 简述 右边这个树状图,标签不行。展示有问题。 ![image](https://user-images.githubusercontent.com/4961402/170414737-8e4bbfbd-4da5-48e8-b826-b8eb467f8e97.png) ### Expect 期望结果 文字右边显示,这个标签要改什么? ### Reproduce 重现示例 chartExtend: { label: { position: 'left', verticalAlign: 'middle', align: 'right', fontSize: 12 }, normal: { position: 'bottom', verticalAlign:...

### Summary 简述 echarts使用v5版本,本地运行提示 "import echarts from 'echarts/lib/echarts.js'" is not supported anymore. Use "import * as echarts from 'echarts/lib/echarts.js'" instead; ### Expect 期望结果 正常使用 ### Reproduce 重现示例 ![image](https://user-images.githubusercontent.com/30308572/165739439-ddfc7796-c25c-4769-8b4c-7ee514639b6d.png)

### Summary 简述 ### Expect 期望结果 ### Reproduce 重现示例