chartjs / chartjs-plugin-annotation

Annotation plugin for Chart.js
MIT License
606 stars 328 forks source link

Missing annotation ID option in the documentation #792

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

When the annotations are configured in the chart as an array, the user can set the id option in order that this can be stored in the context. This could be helpful when you a common scriptable option but you want a specific logic for a specific annotation.