ChartsOrg / ChartsOrg/Charts

Re-rendering the entire chart on any events

Open
#2,296 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.