wilkelab / ggtext

Improved text rendering support for ggplot2
https://wilkelab.org/ggtext/
GNU General Public License v2.0
650 stars 37 forks source link

Textbox spacing is off at certain plot widths #85

Open lucasvduin opened 2 years ago

lucasvduin commented 2 years ago

If the plot is a bit too wide the title overlaps the top y axis label:

image

If the plot is a little bit narrower it seems to make more space, even though the line breaks are in the same places:

image