-
原来echarts 版本为4.9,echarts-wordcloud 为1.3,配合良好。
现在需要升级echarts 到 5.0.1,故需要配合升级 wordcloud 到2.0.0,升级后没有任何报错,但是 词云图 没有正常展示。
请问是什么原因呢?
-
Got it working like this.
quasar.conf.js:
```html
boot: [
'auth',
'i18n',
'axios',
{
server: false,
path: 'echarts'
}
],
```
boot f…
-
开发环境:
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…
-
This library has been working well for various chart types (bars, waterfall, scatter) but every now and then, the chart doesn't render. This occurs for both canvas and svg renderers as shown below. I'…
-
问题:在 React 里面使用报错了,如下图
![image](https://user-images.githubusercontent.com/39025167/156918929-168bbab4-b35d-47fb-9396-054eba3d41a2.png)
依赖:
```json
"dependencies": {
"echarts": "^5.0.2",
…
-
版本: 3.2.2
使用了typescript
main.ts
```
import { createApp } from "vue";
import App from "./App.vue";
import "./registerServiceWorker";
import router from "./router";
import ElementPlus from "elem…
-
当左右拖动浏览器尺寸的时候,词云图在特定的尺寸下就不显示了
echarts 5.4.1
echarts-wordcloud 2.0.0
aimm updated
3 months ago
-
Hi! First of all, thanks for this package! I've just noticed that the last ECharts version is 5.2.0; maybe it could be great to update it on this package. Best regards!
-
See #1431
- Support reactivity in Echarts component
- Allow users to use query names, rather than `data: [...queryname]`
- Test cases: https://docs.evidence.dev/components/custom-echarts