All Projects → GuangchuangYu → ggplotify

GuangchuangYu / ggplotify

Licence: other
ggplot everything

Programming Languages

r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ggplotify

MSG-Book
📖 现代统计图形(已由人民邮电出版社出版) Modern Statistical Graphics
Stars: ✭ 95 (+6.74%)
Mutual labels:  ggplot2, grid, lattice
geogrid.js
Leaflet plugin for Visualizing Discrete Global Grid Systems
Stars: ✭ 37 (-58.43%)
Mutual labels:  grid
Treemapify
🌳 Draw treemaps in ggplot2
Stars: ✭ 186 (+108.99%)
Mutual labels:  ggplot2
Ggfittext
🔠 ggplot2 geoms to fit text into boxes
Stars: ✭ 233 (+161.8%)
Mutual labels:  ggplot2
Ggcharts
Get You to Your Desired Plot Faster
Stars: ✭ 205 (+130.34%)
Mutual labels:  ggplot2
fpga-docker
Tools for running FPGA vendor toolchains with Docker
Stars: ✭ 54 (-39.33%)
Mutual labels:  lattice
Gghalves
✂️ Easy half-half geoms in ggplot2
Stars: ✭ 174 (+95.51%)
Mutual labels:  ggplot2
conexp-clj
A General-Purpose Tool for Formal Concept Analysis
Stars: ✭ 37 (-58.43%)
Mutual labels:  lattice
react-bolivianite-grid
React grid component for virtualized rendering large tabular data.
Stars: ✭ 95 (+6.74%)
Mutual labels:  grid
R4ds Exercise Solutions
Exercise solutions to "R for Data Science"
Stars: ✭ 226 (+153.93%)
Mutual labels:  ggplot2
Ghibli
Studio Ghibli colour palettes
Stars: ✭ 227 (+155.06%)
Mutual labels:  ggplot2
Gggenes
➡️️➡️️⬅️️➡️️ Draw gene arrow maps in ggplot2
Stars: ✭ 214 (+140.45%)
Mutual labels:  ggplot2
ggplot2 themes in github
A generated list of repos containing themes/styles for ggplot2
Stars: ✭ 43 (-51.69%)
Mutual labels:  ggplot2
Ggdist
Visualizations of distributions and uncertainty
Stars: ✭ 197 (+121.35%)
Mutual labels:  ggplot2
react-datasheet-grid
An Airtable-like / Excel-like component to create beautiful spreadsheets.
Stars: ✭ 227 (+155.06%)
Mutual labels:  grid
Ggnet
Network visualization with ggplot2
Stars: ✭ 182 (+104.49%)
Mutual labels:  ggplot2
Ggedit
Interactively edit ggplot layer aesthetics and theme definitions
Stars: ✭ 223 (+150.56%)
Mutual labels:  ggplot2
css-grid-playground
A simple interface for experimenting with CSS Grid Layout.
Stars: ✭ 84 (-5.62%)
Mutual labels:  grid
grid-bundle
A Symfony2 Ajax Grid
Stars: ✭ 17 (-80.9%)
Mutual labels:  grid
gonano
An implementation of the Nano cryptocurrency in Go
Stars: ✭ 34 (-61.8%)
Mutual labels:  lattice

ggplotify: plot everything in ggplot2

CRAN_Status_Badge

Convert plot function call (using expression or formula) to ‘grob’ or ‘ggplot’ object that compatible to the ‘grid’ and ‘ggplot2’ ecosystem. With this package, we are able to e.g. using ‘cowplot’ to align plots produced by ‘base’ graphics, ‘grid’, ‘lattice’, ‘vcd’ etc. by converting them to ‘ggplot’ objects.

Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

saythanks

Installation

Get the released version from CRAN:

install.packages("ggplotify")

Or the development version from github:

devtools::install_github("GuangchuangYu/ggplotify")

Vignette

For more details, please refer to the online vignette.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].