If I use \n with labs(title="whatever \n comes after this") I end up with quite a big space between the lines. Is there a way to influence it? (I mean except font-size of the title itself).
If I use \n with labs(title=whatever \n comes after this) I end up with
Share
you can do something like this ( option lineheight to modify line spacing)