Python port of the R ggrepel package (tracks R ggrepel 0.9.8.9999).
pip install ggrepel-python- Getting Started —
geom_text_repel()/geom_label_repel()basics, mirrors R'svignettes/ggrepel.Rmd - Examples (vol. 1) — additional scenarios from the R reference
- Examples (vol. 2) — hiding labels, always-show overlaps, disabling point/panel-edge repulsion, nudging, segment styling, curves, arrows
pip install -e ".[docs]"
mkdocs serve