chartjs / chartjs-plugin-annotation

Annotation plugin for Chart.js
MIT License
603 stars 325 forks source link

Add defined and loaded elements to annotation context #869

Closed stockiNail closed 1 week ago

stockiNail commented 1 year ago

Fix #865

This PR is adding the state elements array to the annotation elements context. This enables the user to use the previously annotation element properties for another annotation by scriptable option.

TODO

stockiNail commented 1 week ago

@LeeLenaleee I cannot merge because the checks are not available anymore and therefore the button is disable. I can switch to draft and again to ready for review in order to execute again the GHAs.