I am writing a web app using Cytoscape. I often encounter label overlap, which could be easily solved by translating the label along the edge. Something like this:
Is this possible to automate? Can I somehow obtain the bounding boxes of the labels and set the position of the label along the edge, i.e., the distance to the nodes?
