highcharts / highcharts/node-export-server
chart rendering breaks around 5000 x-Axis data points
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
node v20
highcharts version 10.4.0
export server version: 3.1.1
#### Expected behaviour
##### Graph rendered correctly (4999 data points)

#### Actual behaviour
##### Graph rendered with increasing errors (5000 data points)

graph don't start at the same point any more
##### Graph broken (5001 data points)

graph is missing 3/4 of data
#### Reproduction steps
infiles for the cases:
[working json](https://drive.google.com/file/d/15yjVXNN1sWloHGm6eRBON1m0kO9jvk2_/view?usp=sharing)
[partially broken](https://drive.google.com/file/d/15zf40-IXeGW0Zcgtu3_3rcnL5iVViyak/view?usp=sharing)
[broken](https://drive.google.com/file/d/164PgHQPl7LrCB4SLmzk_16w71sxNIU95/view?usp=sharing)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.