ggrepel is an R package that provides “smart” repulsion for text and label geoms in ggplot2. When placing text labels on a plot (e.g. labeling points), the labels can often overlap; ggrepel ensures labels don’t overlap (or overlap less) by repelling labels / pushing them away, adding connecting lines or nudges, etc. It improves the readability of plots, especially when many labels are present. Support for point and segment geoms (so labels can be connected by lines when moved). Supports both plotting of labels inside or outside plot area, with trimming/clipping etc.
Features
- Automatic adjustment of label positions to avoid overlapping text labels in ggplot2 plots
- Support for point and segment geoms (so labels can be connected by lines when moved)
- Customizable parameters: force, direction, segment colour/style, maximum/minimum distance etcetera
- Works with many types of plot geoms: scatter, bar, line plots, map plots etc.
- Supports both plotting of labels inside or outside plot area, with trimming / clipping etc.
- Good default behaviour plus flexibility: users can tweak aesthetics to suit their data / presentation needs
Categories
Data VisualizationLicense
GNU General Public License version 3.0 (GPLv3)Follow ggrepel
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ggrepel!