ggplot2
Graphics builder
A system for declaratively creating graphics based on The Grammar of Graphics
An implementation of the Grammar of Graphics in R
7k stars
299 watching
2k forks
Language: R
last commit: about 1 month ago
Linked from 2 awesome lists
data-visualisationrvisualisation
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
plotly/plotly.r | An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior | 2,582 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,324 |
hriebl/ggnuplot | A custom ggplot2 theme that mimics the appearance of gnuplot plots | 6 |
teunbrand/ggh4x | An extension to the ggplot2 graphics system for customizing and extending its functionality | 591 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 67 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 893 |
statsmaths/ggimg | Provides two new geometries to display image data with ggplot2 | 53 |
thomasp85/ggforce | A package providing additional geoms, stats, and utilities to accelerate data visualization in R's ggplot2 | 915 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
erocoar/ggpol | Adds parliament diagram and hybrid boxplot visualizations to the ggplot2 data visualization library | 104 |
teunbrand/legendry | A package extending the ggplot2 visualization library to provide additional guide functionality for creating and customizing plots | 182 |