-
angular-cli生成的angular18.X项目,项目引入了echarts@5.5.1与echarts-gl@2.0.9绘制3D饼环。按照官方提供的绘制3D图形示例,本地开发能正常运行(ng serve),但使用ng build会产生构建错误。这里复制了部分错误信息:
> ng build
Application bundle generation failed. [9.100 se…
-
I want to introduce three-dimensional charts and water polo charts in svelte. I don’t know if svelte-echarts is compatible. Can you give me some good suggestions?
-
基于[在 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…
-
所用环境版本vue: 2.6.11,echarts:5.3.1,echarts-gl:2.0.8,所用组件均为按需引入:
import * as echarts from 'echarts/core'
import {
TitleComponent,
TooltipComponent,
VisualMapComponent
} from 'echarts/componen…
frcoo updated
1 month ago
-
[https://echarts.apache.org/examples/zh/editor.html?c=line3d-orthographic&gl=1](url)
在官方代码实例中添加
myChart.dispatchAction({
type: 'showTip',
seriesIndex: 0,dataIndex: 20
});
失效!
看到其他同学提到的type设置…
-
I am not sure if proving quantum state visualization is already in the roadmap but, one way or another, I think it might be worthy to comment here how I added this functionality to [qiskit-sdk-swift](…
-
开发环境:
Angular: 17.2.0,
Node: 20.11.0,
npm: 10.2.4,
echarts: 5.4.3,
echarts-gl: 2.0.9,
......
在构建脚本中,将angular的默认构建由"builder": "@angular-devkit/build-angular:…
-
Just wanted to document the very strange behaviour of scatterGL + visualMap + progressive rendering
[Example](https://echarts.apache.org/examples/en/editor.html?c=scatterGL-gps&gl=1&code=MYewdgzgLg…
-
[option.txt](https://github.com/user-attachments/files/16883541/option.txt)
这是option的内容,这个内容放到echarts官网去展示也是错误展示,麻烦看看是不是哪里逻辑错误。
你好,我的版本是echarts-gl@2.0.9 和 "echarts": "^5.1.2"
npm 6.2.0 n…
-
## 提问前应该做的事
请确保提问前做了以下事,将完成的项目的 `[]` 改为 `[x]`:
- [x] 我已通读过 [README](https://github.com/ecomfe/echarts-for-weixin/blob/master/README.md)
- [x] 我已阅读过 [FAQ](https://github.com/ecomfe/echarts-for-w…