-
support echarts v5.0.2 please
-
### What problem does this feature solve
1. opentiny 的思路和 [formily](https://formilyjs.org/zh-CN) 很相似,都是用一套框架兼容 react+vue+...
2. 既然整合了 echarts,那表单设计也是开发中必不可少的一环
3. 现有知名UI框架都已经支持了formily,包括 [ant-de…
-
大神,您好,请问能否支持图表组件?要求图表属性可以定制。
-
```js
PS E:\tempWebpack> npm run build
> vue-antd-pro@3.0.0 build E:\tempWebpack
> vue-cli-service build
fatal: not a git repository (or any of the parent directories): .git
/ Building for p…
-
I'm trying to integrate ECharts with Nuxt using the `nuxt-echarts` module, but I'm encountering an issue. Although the map displays correctly on the page, the terminal outputs the following errors:
…
-
Currently, echarts-for-vue forcefully adds an `overflow: hidden` to the containing DIV element. For small charts on-screen, this breaks tooltips because they can't render outside of the wrapper.
Yo…
-
- [x] I am using English in this issue.
## General Questions
- [x] I have read the document and examples and tried to solve it by myself.
- [x] I have searched for similar issue…
-
- [x] I am using English in this issue.
## General Questions
- [x] I have read the document and examples and tried to solve it by myself.
- [x] I have searched for similar issue…
-
### Summary 简述
散点图symbolSize在echarts内是支持function的,在v-charts内symbolSize设置函数不生效。
### Expect 期望结果
可以自定义symbolSize函数,返回动态图形大小
### Reproduce 重现示例
![image](https://user-images.githubuserc…
-
@fantasykai:
hi, I have some trouble in building the project. I guess it's the version of node or npm that matters, so could u please give the version of node of npm in your demo?