mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 23:44:05 +01:00
#7409 Legend callbacks support arrow functions The `Legend` is no longer implicitly found through `this` and instead passed as an explicit argument to the callback functions.