-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
Apologies in advance if this should be two separate issues.
Would it be possible to add a method to position the title centrally over wherever the plot is displayed? Here a couple of examples I have produced but, at the moment, the text directly over the plot is hard coded (position-wise) using grid.text:

And also:

Similarly, would it be possible to add a way to label the bottom axis? Here is another forest plot (from a previous issue I have raised) but I am have to hard code the positions of both bits of text (Favour X and Favours Y):

Please let me know if you need anything further from me.