esnet / esnet/react-timeseries-charts
Performance issues when data remains consistent, but tracker position changes
Open
:car: performance
:tractor: jira
- Dominant language
- JavaScript
- Stars
- 876
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I've noticed the performance for react-timeseries-charts suffers when the tracker position changes - but the underlying dataset is constant.
As a demo - this is the simple timeseries I'm working with, it's a slightly artificial data-set but it shows the main point of being slow to respond when moving the cursor around:
https://codesandbox.io/s/rwo1y6qqjm
It would be great if there's a way to improve the performance under this scenario
Contributor guide
Assessment
This issue has not been assessed yet.