python - Algorithm to spread apart labels on a graph for better visualization -
basically, want make graph prettier. can see there areas of extreme overdraw. abbreviate names manually , shrink font size, i'd algorithm pushes apart labels in overdrawn areas text more readable. think must studied problem, don't know it's called.
already implemented solutions in python great, i'll settle descriptions of techniques tend work in practice.
the algorithm paper should work:
m. luboschik, h. schumann , h. cords. particle-based labeling: fast point-feature labeling without obscuring other visual features. tvcg: ieee transactions on visualization , computer graphics, 2008, 14, 1237-1244. doi:10.1109/tvcg.2008.152
Comments
Post a Comment