flutter_echarts icon indicating copy to clipboard operation
flutter_echarts copied to clipboard

A Flutter widget to use Apache ECharts in a reactive way.

Results 83 flutter_echarts issues
Sort by recently updated
recently updated
newest added

在首页加载echarts,会卡顿5秒,直接影响整个APP使用,5秒结束后,可以正常使用

I am getting an error in IOS charts. It's not affecting anything but error was show saying clear cache is was called on null. Also, the error is showing only...

控制台多次报错 Shader compilation error ERROR: 0:6: 'samplerExternalOES' : syntax error syntax error 普通安卓模拟器正常显示图表,nox模拟器不显示图表 `option = { 'tooltip': {}, 'grid': {'left': 50}, 'xAxis': { 'type': 'category', 'data': ['Mon', 'Tue', 'Wed', 'Thu',...

Hello, have a problem with echarts not re-render/expand after orientation change to landscape and vice versa? ![portrate](https://user-images.githubusercontent.com/7978543/107755578-113efe00-6d34-11eb-8cf9-0c46df7c9d30.png) ![landscape](https://user-images.githubusercontent.com/7978543/107755598-18660c00-6d34-11eb-851d-0b84f5c6db0d.png)

![1616147925621](https://user-images.githubusercontent.com/42396167/111763177-c8eba080-88dc-11eb-8ef1-a0d9ffc25f74.jpg)

Dynamic change of data errors ![微信图片_20210518111631](https://user-images.githubusercontent.com/20943608/118584919-82c29880-b7ca-11eb-9294-d924d687a19c.png)

I used effectScatter from Echarts. However there are appeared problems on the IOS. After render charts, effectScatter flashing right work. But after 5 minutes, it will be crashed. #@entronad >...

how to change state of selected bar echarts (after click series-bar) from other widget? i want to change index of selected bar without event on click in series-bar

All charts work except 3D. I tried to find that in issues and now seems like I'm the only one get these errors: ` I/chromium(28563): [INFO:CONSOLE(1)] "The key "target-densitydpi" is...