Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow individual chart controllers to opt-in to the decimation plugin #10182

Merged
merged 2 commits into from Feb 21, 2022

Conversation

etimberg
Copy link
Member

Resolves #9943

@etimberg etimberg added this to the Version 3.8.0 milestone Feb 20, 2022
@ShaneZhengNZ
Copy link

This is great. I am keen to know what was the original reason for only supporting decimation on the line charts.

kurkle
kurkle previously approved these changes Feb 20, 2022
Copy link
Member

@kurkle kurkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just couple of thoughts

src/core/core.datasetController.js Outdated Show resolved Hide resolved
src/controllers/controller.line.js Show resolved Hide resolved
@etimberg etimberg merged commit d3a9bf3 into chartjs:master Feb 21, 2022
@etimberg etimberg deleted the allow-decimation-of-other-charts branch February 21, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Data decimation for line like custom charts
3 participants