ggrepel
Label Repeler
A package that provides geoms for ggplot2 to repel overlapping text labels in visualizations.
Repel overlapping text labels away from each other in your ggplot2 figures.
1k stars
26 watching
96 forks
Language: R
last commit: 17 days ago
Linked from 2 awesome lists
cranggplot2rstatstextvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
aliciaschep/gglabeller | A tool for labeling points on ggplot plots interactively. | 186 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
greater-london-authority/gglaplot | Provides a set of tools and wrappers for creating visually consistent graphics in the GLA style using ggplot2 and plotly. | 17 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
mattcowgill/ggdirectlabel | Makes it easier to add labels directly to ggplot2 charts without using legends. | 41 |
wilkox/ggfittext | A ggplot2 extension for automatically resizing text to fit within defined areas. | 306 |
teunbrand/ggplateplot | Tools and layouts for creating specialized plots of microwell-shaped data | 3 |
coolbutuseless/ggecho | Creates a blur effect around plotted data by duplicating it and adjusting its appearance. | 13 |
nevrome/ggpointgrid | Software for rearranging scatter plot points on regular grids while avoiding over-plotting. | 37 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |
wilkelab/ggtext | A package providing basic text rendering support using gridtext for ggplot2 plots | 655 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |