Re-rendering the entire chart on any events
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I have gone through the interaction behaviour available on IOS Charts. On touch event over any bar make the entire bar chart get re-rendered again rather than repaint the selected bar and the same pattern has been followed over the other charts too. Rendering a chart is more costlier than render a single bar. Is there any reason to render the complete chart again ?
Contributor guide
Assessment
This issue has not been assessed yet.