chartjs / chartjs-plugin-annotation

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

Add new 'arc' annotation to draw arcs, circles, donuts. #852

Closed stockiNail closed 1 year ago

stockiNail commented 1 year ago

This is PR is adding new annotation type, 'arc', enabling the draw of circles, arcs, donuts (with label if needed).

arc

TODO