📈 React Native ECharts Library: An awesome charting library for React Native, built upon Apache ECharts and leveraging react-native-svg and react-native-skia. Offers significantly better performance compared to WebView-based solutions. - wuba/react-na
我在使用过程中多点几次就会出现这个错误: Cannot read property 'trigger' of null "react-native":" 0.72.3" "echarts": "^5.4.3", "@wuba/react-native-echarts": "^1.2.2"
I am using an example component from the https://wuba.github.io/react-native-echarts/docs/getting-started/write-a-dynamic-data-chart with the difference that my data is coming from props. Upper component updates values every second. The ...
监听chart 事件,基本上触发好几次才会监听到。是写法有问题?还是因为交互?还有设置tooltip 的rich 一直都不生效。 baicuhaha closed this as completed Jan 12, 2025 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...