chartjs-plugin-annotation icon indicating copy to clipboard operation
chartjs-plugin-annotation copied to clipboard

Enable label on ellipse annotation

Open stockiNail opened this issue 3 years ago • 1 comments

This PR is enabling the labeling of the ellipse annotation.

TODO

  • [x] test cases
  • [x] types
  • [x] documentation
  • [x] samples

stockiNail avatar May 24 '22 11:05 stockiNail

~~@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

stockiNail avatar May 24 '22 15:05 stockiNail