ggreverse
Plot generator
A tool to generate R code from a ggplot object and vice versa
Reverse a ggplot object back into code
68 stars
4 watching
5 forks
Language: R
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,133 |
coolbutuseless/ggecho | Creates a blur effect around plotted data by duplicating it and adjusting its appearance. | 13 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
coolbutuseless/ggqr | A package providing a geom for generating QR codes in R plots. | 16 |
coolbutuseless/ggblur | A package that adds point-blur effect to ggplot2 plots with customizable blur size and steps | 34 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
matbou85/ggscatridges | A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines | 2 |
moodymudskipper/ggframe | A data frame wrapper around ggplot2 for building and printing plots, allowing for data manipulation and exploration. | 14 |
plottertools/vpype-gcode | A plugin for generating gcode files from geometric data | 37 |
const-ae/ggupset | Provides an extension to ggplot2 for creating UpSet plots with a non-standard x-axis | 353 |
lionel-/ggstance | A package that simplifies the creation of horizontal ggplot2 components by providing flipped versions of Geoms, Stats, and Positions. | 201 |
yonicd/ggedit | An interactive tool for fine-tuning ggplot2 plot aesthetics and theme definitions. | 250 |