Splitting data into multiple series leads to excessive CPU usage and browser crashes
- Dominant language
- TypeScript
- Stars
- 404
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Do you remember when you suggested [splitting the data into multiple series](https://github.com/huww98/TimeChart/issues/74#issuecomment-1906185448) to handle issue [#74](https://github.com/huww98/TimeChart/issues/74)?
I found that when I split the data into thousands of series, with millions of data points, it caused CPU overload and the browser crashed. And if I don't split them, it can load more than 1 billion data points.
- Browser: Chrome v122.0.6261.57
- CPU: 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz 2.59 GHz


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.