chartjs-plugin-annotation
chartjs-plugin-annotation copied to clipboard
Annotations labels overlapping
Sorry if this is a duplicate but I cannot seem to find something related to my issue. I would like to know if there is a way for one of the label to be automatically displayed a little lower if they overlap ? Or not displayed at all maybe ?
Thanks,

Currently not possible automatically, so labeling as enhancement
@girardHU as @kurkle has written, this feature is still not present.
Neverthelss, leveraging on yAdjust and xAdjust on the label, you can change the position of the label, avoiding overlapping.
Could be a workaround, waiting for new feature.
See here an example: https://codepen.io/stockinail/pen/WNOKmbK