Skip to content

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

Merged
dangreen merged 1 commit intoreactchartjs:masterfrom
BlenderDude:master
Jul 12, 2022
Merged

feat: assure redraw occurs when type changes (#1054)#1055
dangreen merged 1 commit intoreactchartjs:masterfrom
BlenderDude:master

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