Tagged Questions
0
votes
0answers
178 views
How to horizontally center ggplot, disregarding legend and axis labels? [closed]
I use ggplot2 to generate Tikz images which are placed on multiple pages of a LaTeX document. For consistency I'd like to center all of these plots, but the legends and axes can be a bit different in ...