-
Hi,
After adding the `onEvents` prop to `ReactEchartsCore` component, I always get the `Uncaught TypeError: Cannot read property 'getDisplayList' of null` warning in the browser console when clicki…
-
{
"name": "ant-design-pro",
"version": "4.2.2",
"private": true,
"description": "An out-of-box UI solution for enterprise applications",
"scripts": {
"analyze": "cross-env ANALYZE=…
-
作者你好,在使用 echarts-for-react 时切换路由时,数据渲染过于频繁时会出现以下报错:
`Error 'setoption' should not be called during main process`
经过查询,解决方案是在 `setOption` 之前调用一次实例的 `.clear()` 即可,或者采用定时器延迟 `.setOption` 。
但是通过…
-
This issue originated here: https://github.com/hustcc/echarts-for-react/issues/354
I'm using `echarts-for-react` version `2.0.15-beta.1` and the charts aren't resizing in Safari when only their wid…
-
同样的option,使用完整加载时能正常显示,使用typescript的按需加载就不会显示数据。如图:
![image](https://user-images.githubusercontent.com/58874541/113375560-41089a80-93a2-11eb-9bde-d51a530e75b0.png)
第一次用echarts,是我的用法有哪里不对吗?
``` ty…
-
### Version
5.1.1
### Steps to reproduce
`import * as echarts from 'echarts/core'` got `SyntaxError: Unexpected token 'export'`
### What is expected?
I hope to enter echart from core
### W…
-
如题。
使用echarts-for-react和使用原生echarts对比结果如下:
https://codesandbox.io/embed/x389rn0n2q
-
i have run `npm run build`
but i got the error.
how to change or solve this ?
this is my `.umirc.js`
```
// https://umijs.org/config/
import { resolve } from 'path'
const fs = require('fs')
…
-
### 🧐 问题描述
每次保存文件大概率有这个提示,如果这个提示没有消失,`vscode` 会阻止你关闭这个文件。 保存文件,特别是文件改动多的时候,会导致 CPU 使用率上升(明显听到风扇声)。我想知道是什么配置导致了这个提示。
而且 `ESLint` 给出的错误提示(类似下图),就算你把错误修改了,错误提示也要过几秒才会消失,能感觉到明显的延迟,不知道是不是同一个问题
![i…
-
人在上海,打开echart官方案例 https://echarts.baidu.com/examples/editor.html?c=map-polygon,出现白块或者白线,晃动地图后会变好。
![image](https://user-images.githubusercontent.com/37685122/51890165-5a82b600-23d6-11e9-9806-62c06176…