-
When npm install echarts-for-react in electron 4.04 and rebuild, we will get following error.
But if i don't use us npm install, just copy the cod in node_modules, then enter into the echarts-for-rea…
-
## General Questions
## Issue Type
- [x] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 ECharts 实现某功能
- [ ] I have a bug to report;我想要报 bug
- [x] I…
-
-
I'm just getting started with echarts-for-react.
At first load, it will neatly fit any window size. When starting with a small window, it also adjusts to the window size. However, when I shrink th…
-
你好我在render函数里面这样写的,每次render渲染的时候option中的series都不一样, 但是没有动态渲染series中的值
ghost updated
5 years ago
-
**Problem:**
When i click a legend for filter data using the next options in a **hook** component:
```javascript
const options = {
title: {
text: 'TITLE 1',
…
-
umi build出错:
umi.js from UglifyJs
Unexpected token: punc «)» [umi.js:34451,27]
package.json如下:
{
"private": true,
"scripts": {
"start": "umi dev",
"build": "umi build",
"test": "umi test",
…
-
### Version
4.2.1
### Steps to reproduce
import ReactEcharts from 'echarts-for-react' 当包含此组件的页面返回时,会报错”TypeError: Cannot read property 'hide' of undefined“,但是并没有使用hide 相关的函数,查找不到错误点。
const t…
-
Thanks to Flutter, a lot of xamarin-fans are seriously considering ubiquitous looking things,@Mike-EEE, but indeed there is avalonia for years, @kekekeks.
Thanks to Skixam, @adamped, a sample proj…
-
I am using React v16.0.0 and echarts-for-react 2.0.0.
I am having problems in using function inside tooltip.formatter. I get following error
![image](https://user-images.githubusercontent.com/2862…