I would like to leave my subtitle centered without having to manually change the position by legend.position
in theme()
. If I select "bottom"
, the caption will be centered relative to the graphic frame rather than the image, making it necessary to make changes to the margins. Is there any way to center by some argument as in the image?
↧
Center legend in ggplot2 relative to image
↧