block by n1n9-jp 19498d494185c30978afc94312da2cc8

Automatic Label Placement

Full Screen

Automatic Label Placement

This example is an extension of Mike Bostock’s tutorial Lets Make a Map that implements automatic label placement using the force layout and multiple foci. The centroid of each feature will define a foci of the force. This foci will attract the label that correspond to that feature (and ignore the others). The labels will repel themselves to avoid overlapping.

References

forked from pnavarrc‘s block: Automatic Label Placement

index.html