-
![image](https://github.com/ecomfe/echarts-gl/assets/64343536/8d6031fd-15d4-4bc9-8d65-450fc2a81cf9)
-
在vue2中使用echarts5,版本如下。
"echarts": "^5.1.0",
"echarts-liquidfill": "^3.0.0",
"vue": "^2.5.2"。
组件内引入方式为
import * as echarts from 'echarts';
import 'echarts-liquidfill';
错误提示: [ECharts] Unko…
-
npm run dev
![image](https://user-images.githubusercontent.com/39892640/159827113-a0d41359-4634-4b22-80ca-038d7a143cc9.png)
my package.json
"dependencies": {
"axios": "0.18.1",
"core-js"…
-
# Components
项目定义的组件包含在下图中,每一个都是一个vue的Component。
具体的组件支持的配置信息参考:https://echarts.apache.org/zh/option.html#title
![image](https://user-images.githubusercontent.com/1826685/175003071-61970374-ace…
-
### What problem does this feature solve?
I defined a component in Vue3 which contains Echarts, when I use the component in a parent compent for only one time, the resize function did work, but whe…
-
### Version
5.4.2
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=line-simple&lang=ts&version=5.4.2&theme=dark&code=C4TwDgpgBAyhBOBLCBnA8mYiD2A7KAvFBAMYAWAhvMC…
-
### Version
5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=sphere-parametric-surface&gl=1&code=PYBwLglsB2AEC8sDeBYAULTszGAG0hAC5kBfAGnS1gA8BBGiAZwGYARE1…
-
### What problem does this feature solve?
请问vue中的某个js文件里面想使用echarts,需要如何引入呢?
### What does the proposed API look like?
请问vue中的某个js文件里面想使用echarts,需要如何引入呢?
-
### Version
5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=bar-animation-delay&code=G4QwTgBAHgglCWBnAIiALiCBeCBtAugNwBQokAJuiAIzZ5GngSUYBMdBJAZgPaQAUZCP…
-
### What problem does this feature solve?
A common requirement in the engineering field is to map out topologies (network topologies, data acquisition nodes, and cluster topologies). In the current p…