-
Hi, so when using echarts, I followed the template from vue-element-admin, however i got TypeError: Cannot read property 'init' of undefined:
![error](https://user-images.githubusercontent.com/11748…
-
版本 echarts v5.1.2
echarts-gl v2.0.9
配置了高亮,鼠标移入scatter3D的点上没反应,添加了click事件也没反应,我试着改为map3D又可以点击触发事件
不知道什么问题,很奇怪
-
基于[在 TypeScript 中按需引入](https://echarts.apache.org/zh/tutorial.html#%E5%9C%A8%E6%89%93%E5%8C%85%E7%8E%AF%E5%A2%83%E4%B8%AD%E4%BD%BF%E7%94%A8%20ECharts)文中的示例,加入 echarts-gl的series-map3D,发现没有` Map3DSerie…
-
### What problem does this feature solve?
你好,能添加对echarts扩展包的属性支持吗?比如`echarts-wordcloud`,`echarts-gl`等
-
#### react中加载
如果用了某个属性却没有反应,可以看看是不是有引入相应的组件
```
import echarts from "echarts/lib/echarts";
import "echarts/lib/component/tooltip";
import "echarts/lib/component/title";
import "echarts/lib/compo…
-
### Version
5.5.1
### Link to Minimal Reproduction
[echarts Editor](https://echarts.apache.org/examples/en/editor.html?c=bar-waterfall2&code=CYQwLiAEC8kNoChLwOQCYAMaAsBaAjPrhvigDSQCsGFmNk-1Au…
-
Check: https://github.com/go-echarts/go-echarts
-
### Version
5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=graph-force&code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlANwBQAJAsQKZykBKA8uwCoD6ACgEEu…
-
![image](https://github.com/Zefau/ioBroker.jarvis/assets/84818934/e8b3a65d-33ab-4924-bca6-e37b5e18e047)
Somit würde auch die kurzen Wochentage gezeigt?
![image](https://github.com/Zefau/ioBroker.j…
-
```html
11
import * as echarts from 'echarts';
export default {
props : ['data'],
components: {
},
data() {
return {
…