ggcleveland
Data visualization library
A package providing ggplot2-based visualizations for exploratory data analysis
Implementation of plots from Cleveland's Visualizing Data book in ggplot2
8 stars
2 watching
0 forks
Language: R
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
martin-borkovec/ggparty | A package for creating ggplot2 visualizations of party models. | 147 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
yulab-smu/ggfun | A collection of reusable R functions for data visualization and analysis | 18 |
datacamp/ggdc | Provides customizable plotting themes and utilities for R-based data visualization tools | 6 |
guangchuangyu/ggtree-current-protocols | This repository provides code and data to reproduce visualizations from a bioinformatics paper using the ggtree package. | 23 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
erocoar/ggpol | Adds parliament diagram and hybrid boxplot visualizations to the ggplot2 data visualization library | 104 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
matbou85/ggscatridges | A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines | 2 |
daattali/ggextra | A package for extending and enhancing the ggplot2 data visualization library with additional tools for creating marginal plots and other enhancements. | 384 |
great-northern-diver/ggmulti | A package for adding multivariate visualization functionality to ggplot2, enabling parallel and radial axis systems, custom glyphs, and more general histogram and density plots. | 14 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |