chartjs / chartjs/chartjs-plugin-zoom
Decimation with zoom
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 623
- Forks
- 331
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 7
Description
When I use `decimation` with zoom I see only decimated points. So, for example on original chart there are 1000 points after decimation and after zoom I also want to see 1000 points but there are only 5 of them. Is it possible to somehow trigger decimation after zoom?
Contributor guide
Assessment
This issue has not been assessed yet.