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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ggrepel!