I have multiple annotations and these annotations are long and close each other.
How to make auto positioning for annotations to prevent text overlapping?
I have multiple annotations and these annotations are long and close each other.
How to make auto positioning for annotations to prevent text overlapping?
We don’t include an auto-positioning algorithm for annotations at the moment. You’ll have to position them yourself. I’d recommend using {editable: true}
to move your annotations using your mouse cursor.