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: 8 days 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,565 |
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,325 |
hriebl/ggnuplot | A custom ggplot2 theme that mimics the appearance of gnuplot plots | 6 |
teunbrand/ggh4x | Provides utility functions and geoms to customize ggplot2 plots | 586 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
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 | 68 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
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 | 917 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
erocoar/ggpol | Adds parliament diagram and hybrid boxplot visualizations to the ggplot2 data visualization library | 104 |
teunbrand/legendry | An extension to ggplot2, adding new and improved guides for customizing plots | 152 |