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

feat: assure redraw occurs when type changes (#1054) #1055

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

BlenderDude
Copy link
Contributor

Fixes #1054

This extra code (and test) checks to make sure that the chart is properly redrawn when the type changes.

Chart.JS does not support on-the-fly type updates, so a redraw is required.

@Arantiryo Arantiryo requested a review from dangreen July 7, 2022 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Chart.js type does not update on prop change
2 participants