Feature Proposal
When two plots have very close Y values, the annotations are overlapping and can hide each other, for example in our app:

Possible Implementation
Instead of overlapping, they should be on top of each other (ordered by y values), for example (source):

Thanks!