-
组件:
echarts-4.0.2
echarts-gl-1.0.2
mapbox-0.42.0
使用普通加载方式通过测试,但使用requirejs时报错,(echarts-gl.js:45894),Uncaught ReferenceError: mapboxgl is not defined。
但是确定mapbox已经正确引入,我的代码中使用console.log(mapboxg…
-
https://www.atlassian.com/data/charts/funnel-chart-complete-guide
## Benchmarks
- Recharts (not supported)
- [Nivo](https://nivo.rocks/funnel/)
- [Highcharts](https://www.highcharts.com/d…
-
![image](https://user-images.githubusercontent.com/65221245/126871128-c310cc70-b21f-4319-a0e6-cdfe5ac54ec9.png)
如图,我把div的区域填充了背景色,但是科目树没有办法显示,可以询问一下原因吗?
-
### Version
e.g. 5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=bar3d-global-population&gl=1
### Steps to Reproduce
import * as echarts from 'echarts'…
-
### Version
"echarts": "^5.5.1","echarts-gl": "^2.0.9"
### Link to Minimal Reproduction
https://jsfiddle.net/hongshiliu21/z1wLytr7/2/
### Steps to Reproduce
已录制gif动画
![动画](https://github.com/use…
-
**Feature Overview**
panel.pane.Vizzu integrates Vizzu for animated and interactive visualizations. However, as noted in [PR #7356](https://github.com/holoviz/panel/pull/7356), it increases Panel's co…
-
./src/chart/common/PointsBuilder.js line9 引用的lib文件夹缺失, 看了下被git Ignore了.. 暂时用 `../../util/visual` 替代. 不知是缺了还是路径打错了.
```js
import { getVisualColor, getVisualOpacity } from '../../../lib/util/vi…
-
D:/project/node_modules/echarts-gl/dist/echarts-gl.js:195
```
192 |
193 |
194 |
> 195 | __WEBPACK_IMPORTED_MODULE_8_echarts_lib_echarts___default.a.util.extend(__WEBPACK_IMPORTED_MODULE_…
-
### What problem does this feature solve?
echarts 6.x版本路标已经发布
![image](https://github.com/apache/echarts/assets/158117909/04e66deb-05a7-4b8b-a99a-0e58759e8763)
那它的扩展组件ECharts GL要适配哪个版本呢,ECharts GL …
-
Issue: This is a situation where echarts is used in Vue 3. When configuring scatter3D in echarts-gl to create a 3D globe, the on("click", "series.scatter3D",function (object) {}) method is used to lis…