Releases: wilkelab/cowplot
1.1.3
Bugfix release, update to ggplot2 3.5.0
1.1.2
1.1.1
Bugfix release for changes in testing infrastructure.
1.1.0
Minor improvements, in particular around alignment of images.
1.0.0
0.9.4
Bugfix release. Fixes various minor errors in vignette builds.
0.9.2
Bugfix release. Prevent plots popping up in the wrong places and prevent empty plots in knitted documents.
0.9.0
Adds various new features. Most importantly: axis_canvas()
and related functions to make marginal plots and plot annotations simpler, and draw_image()
to draw images onto plots.
0.8.0
Major improvement. Many bugfixes, and also improved features for plot_grid()
, in particular support for alignment in more complex scenarios and mixing of R base graphics and grid graphics.
0.7.0
Updates cowplot so that it is consistent with ggplot2 2.2.0. Also, removes the switch_axis_position() function since that functionality is now covered by ggplot2.