-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/optimistic-platform-pkqz6s
Steps:
1. Modify any chart example to use a large dataset. For example one using 6,000 o…
-
![image](https://user-images.githubusercontent.com/650112/75869523-a529f980-5e44-11ea-80f4-274c52de5036.png)
echarts有按需加载的方式
darlk updated
4 years ago
-
can this library be used with https://www.npmjs.com/package/echarts-simple-transform for data aggregation?
how to "echarts.registerTransform(ecSimpleTransform.aggregate);"?
-
We are using SvgChart renderer from the package imported like this:
import SvgChart, { SVGRenderer } from '@wuba/react-native-echarts/svgChart';
When we render a chart with a legend without add…
-
It would be really helpful if somehow the [API](https://echarts.apache.org/en/api.html#echartsInstance) for some instance can be called from python to update the chart dynamically for instance.
-
### Version
"echarts": "^5.4.2", "echarts-for-react": "^3.0.2",
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=pie-rich-text
### Steps to Reproduce
官方案例
##…
-
# Bug
When rendering some SVGs that use Linear Gradient, the Gradient renders as black on Android, or sometimes transparent on iOS.
![Screenshot_20200329-191846_Expo](https://user-images.githubu…
RBrNx updated
3 months ago
-
### What problem does this feature solve?
echart is amazing , but lacks official support for react native. and the existing projects such as native-echart, react-native-echart-wrapper etc are all not…
-
### Description
Currently the `antd`, `react`, `eCharts` etc. are hard-linked into the package, making the produced bundle size large. Please consider
+ enabling `dynamic imports`
+ allowing ex…
-
安卓模拟器上可以正常显示 而且第一次显示需要很长时间的加载 但是打包成apk在手机上不显示任何东西