wuba / react-native-echarts

📈 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.
https://wuba.github.io/react-native-echarts/
Apache License 2.0
762 stars 25 forks source link

Tooltip设置为html或者richText均无效 #179

Open gufengpiaoyi opened 5 months ago

gufengpiaoyi commented 5 months ago

Tooltip设置为html或者richText均无效

zhiqingchen commented 5 months ago

html 不支持,richText echarts 有 bug 在修复中 https://github.com/apache/echarts/issues/19966