-
{this.echarts_react = e}/> , then use this.echarts_react.getInstance().appendData({seriesIndex:'1',data:newData}}, but reported Wrong TypeError: this.echarts_react.getEchartsInstance(...).appendData…
-
### One-line summary [问题简述]
parallel图中,最简单的平行图里,如果设置 smooth: true的话,渲染的时候,会出现先后渲染,最后才会渲染轴线顶部的线条。
### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]: "echarts": "^4.0.2", "e…
-
I followed your example first install package and copy index.html to android assests but nothing appear just a white page
in android log there is no error
I'm using :
react-native 0.59.4
react-…
-
!!! IF YOU DO NOT USE THIS ISSUES TEAMPLATE, YOUR ISSUE IS LIABLE TO BEING IGNORED BY US
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ]…
-
- [ ] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
- [x] Required: I have read the document and examples and tried to solve it by myself. (必填)我读过…
-
## General Questions
## Issue Type
- [ ] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 ECharts 实现某功能
- [ ] I have a bug to report;我想要报 bug
- [ ] I…
-
## General Questions
## Issue Type
- [ ] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 ECharts 实现某功能
- [ ] I have a bug to report;我想要报 bug
- [ ] I…
-
### One-line summary [问题简述]
引入
const reactMixin = require('react-mixin');
const Actions = require('./actions');
const Store = require('./store');
const echarts = require('echarts');
requir…
-
- [x] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
PLEASE MAKE SURE OF ALL THE FOLLOWING OPTIONS IN REQUIRED FIELDS ARE TICKED (with x)!
Otherwise…
-
I'm currently trying to render a candle stick chart following the docs:
https://ecomfe.github.io/echarts-doc/public/en/option.html#series-candlestick
and the sample code available:
https://ecomfe…