An open API service indexing awesome lists of open source software.

https://github.com/pythoncoderunicorn/data-visual-gallery

A gallery collection of data visualizations in R
https://github.com/pythoncoderunicorn/data-visual-gallery

Last synced: 5 months ago
JSON representation

A gallery collection of data visualizations in R

Awesome Lists containing this project

README

          

# Data Visual Gallery
A gallery collection of data visualizations in R

## Stacked Bar chart

## Stacked Proportional Bar chart

## Boxplot with jitter

## 2D Histogram

## 2D Histogram with bins

## 2D Histogram with hexagons

## stat density using raster

## 2D density & scatterplot

## Gapminder bubble plot

## basic density chart

## mirror density plot

## scatterplot

### scatterplot with shapes

## Parallel coordinate plot

### Standardize iris data in Parallel coordinate plot

## Heatmaps

### scale_fill_distiller

### scale_fill_viridis

## connected scatterplot

## Polynomial Curve scatterplot

## Lollipop plot

### Lollipop plot with categories

### Lollipop plot with baseline

## Time Series lineplot

### Time Series line & point plot

## Treemap