Skip to content

Latest commit

 

History

History
90 lines (62 loc) · 5.24 KB

README.md

File metadata and controls

90 lines (62 loc) · 5.24 KB

R ggplot2 Templates

Status GitHub Issues GitHub Pull Requests License

A collection of R ggplot2 templates including a clean and easy to update theme and data labels, inspired by https://www.r-graph-gallery.com/

Twitter 💬   |   LinkedIn 👔   |   GitHub :octocat:   |   Website 🔗

Table of Contents (click to expand)

Bar Charts

Vertical Bar Chart Vertical Bar Chart with Legend Stacked Vertical Bar Chart
Code Code Code
Horizontal Bar Chart Horizontal Bar Chart with Legend Stacked Horizontal Bar Chart
Code Code Code
Ridge Bar Chart Animated Bar Chart Another Chart
Code Code [Coming Soon]

Line Charts

Single Line Chart Multiple Line Chart Animated Line Chart
Code Code Code
Ridge Line Chart Stacked Area Chart Small Multiples (Line)
Code Code Code

Alternative Charts

Gantt Chart Waffle Chart Animated Voronoi Chart
Code Code Code
Venn Diagram Another Chart Another Chart
Code [Coming Soon] [Coming Soon]

Tips & Tricks

Custom Categorical Legend Glow Effect Another Tip
Code Code [Coming Soon]

To Do