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

[BUG] Chart won't update axis colors when calling update() #25

Closed
chron0 opened this issue Dec 28, 2016 · 1 comment
Closed

[BUG] Chart won't update axis colors when calling update() #25

chron0 opened this issue Dec 28, 2016 · 1 comment

Comments

@chron0
Copy link
Member

chron0 commented Dec 28, 2016

This is a known bug in chartjs and will be fixed in 2.5.0. See chartjs/Chart.js#3749

@chron0 chron0 added this to the governess-1.0.0 milestone Dec 28, 2016
@chron0
Copy link
Member Author

chron0 commented Dec 29, 2016

Going by chartjs/Chart.js#3587, it seems that update() still won't update options. There is a new function updateConfig(chart) now, that needs to be called from the colorChange event as soon as 2.5.0 is released.

@chron0 chron0 closed this as completed in c563db7 Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant