-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Large Area Chart Use React Native Gesture Handler - Does not work on IOS #204
Comments
The new version of SkiaChart still has problems with the processing of text. You need to use a lower version of skia or Svgchart. |
The situation where the chart is not rendered is not reproduced |
Thanks a mil.. I was missing the echarts.use([..., LineChart, AreaChart]). Also does this mean that I should SvgChart instead of SkiaChart until y-axis issue is resolved? Is there another ticket to track y-axis issue for SkiaChart? |
Describe the bug
Trying to get the example large area chart to work in ios
It is not working for ios, and not working in my local environment as well.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The area chart, x-axis and y-axis to be rendered
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: