-
### Version
5.4.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=line3d-orthographic&gl=1
### Steps to Reproduce
1.vite创建vue+ts项目
2.npm安装"echarts": "^5.4.1…
-
问题描述:mapbox-gl版本升级至1.10.0及以上版本后,地图拖拽不了,缩放卡顿
版本号: mapbox-gl: 1.10.0 echarts: 5.1.1 echarts-gl: 2.0.4
代码如下:
var myChart = echarts.init(document.getElemen…
-
### Version
e.g.5.5.1
### Link to Minimal Reproduction
下方示例
### Steps to Reproduce
var dom = document.getElementById('container…
-
"echarts": "^5.3.3"
"echarts-gl": "^2.0.9"
![image](https://user-images.githubusercontent.com/12741098/185539139-36f9cdb8-3a58-41b0-ae9b-cd8e9a364563.png)
-
## [问题描述]
bar3D 的 grid3D.axisLine.show, zAxis3D.axisLine.show, xAxis3D.axisLine.show, yAxis3D.axisLine.show, 为 false 均会 false
## [报错信息]
`Uncaught TypeError: Cannot read property '0' of null`
#…
-
```
echarts 3d
$(function () {
var alt = 1;
var url = './js/440500.json'; //'https://geo.datav.aliyun.com/areas_v2…
-
### Version
"echarts": "^5.4.2", "echarts-gl": "^2.0.8",
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?gl=1&code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlAN…
-
打开官方实例[http://echarts.baidu.com/examples/editor.html?c=bar3d-global-population&gl=1](http://echarts.baidu.com/examples/editor.html?c=bar3d-global-population&gl=1)
在最下方加入click事件
```javascript
myCh…
-
### Version
"echarts": "^5.5.1", "echarts-gl": "^2.0.9",
### Link to Minimal Reproduction
1
### Steps to Reproduce
import { useState, useEffect } from "react";
import * as echarts from "ec…
-
您好,我注意到 echarts-gl 已经有两年没有发布新版本了。请问是否有后续的版本规划