Tidy Plots for Scientific Papers
Add area stack
Add bar stack
Add boxplot
Add count
Add curve fit
Add data labels
Add data points
Add heatmap
Add histogram
Add line or area
Add mean
Add median
Add pie or donut chart
Add reference lines
Add error bar
Add ribbon
Add sum
Add statistical test
Add plot title or caption
Add violin plot
Add ggplot2 code to a tidyplot
Adjust colors
Adjust font
Adjust legend
Adjust plot area padding
Adjust plot area size
Adjust titles and caption
Adjust axes
Subset data rows
Convert ggplot to tidyplot
Continuous color schemes
Discrete color schemes
Diverging color schemes
Common arguments
Flip x and y axis
Format numbers or p values
The pipe
New color scheme
Remove legend or legend title
Remove plot area padding
Remove plot title or caption
Remove x axis or parts of it
Remove y axis or parts of it
Rename axis or color labels
Reorder axis or color labels
Reverse axis or color labels
Save plots to file
Sort axis or color labels
Split plot into multiple subplots
Themes
Create a new tidyplot
tidyplots: Tidy Plots for Scientific Papers
View plot on screen
The goal of 'tidyplots' is to streamline the creation of publication-ready plots for scientific papers. It allows to gradually add, remove and adjust plot components using a consistent and intuitive syntax.
Useful links