ggally
Data plotter
Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots
R package that extends ggplot2
588 stars
27 watching
119 forks
Language: R
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
datacamp/ggdc | Provides customizable plotting themes and utilities for R-based data visualization tools | 6 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,133 |
teunbrand/ggh4x | Provides utility functions and geoms to customize ggplot2 plots | 586 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |
jtlandis/ggside | Provides a way to add graphical information about axes in a ggplot2 plot | 342 |
matbou85/ggscatridges | A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines | 2 |
mdhall272/ggarchery | An R package for creating flexible segment geoms with arrows in ggplot2 plots | 31 |
thomasp85/ggforce | A package providing additional geoms, stats, and utilities to accelerate data visualization in R's ggplot2 | 917 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
evamaerey/ggcalendar | A package for creating calendars with ggplot2 using date-based positioning | 35 |