mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
https://github.com/chartjs/Chart.js/issues/2686 Chart options were using a cache value from initialize function. Now updating values in the beforeUpdate lifecycle.