chartjs-plugin-annotation
chartjs-plugin-annotation copied to clipboard
Enable label on ellipse annotation
This PR is enabling the labeling of the ellipse annotation.
TODO
- [x] test cases
- [x] types
- [x] documentation
- [x] samples
~~@kurkle I was thinking that maybe we could remove the bounding box to clip the label inside the box annotation, as did in this PR for ellipse. It would be a breaking change.~~
EDIT PR https://github.com/chartjs/chartjs-plugin-annotation/pull/764 removed bounding box in version 2.0.0