You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This is a known bug in chartjs and will be fixed in 2.5.0. See chartjs/Chart.js#3749
The text was updated successfully, but these errors were encountered: