rstoolbox.utils.add_right_title

rstoolbox.utils.add_right_title(ax, title, **kwargs)

Add a centered title on rigth of the selected axis.

All annotate() parameters are accessible.

Parameters:
  • ax (Axes) – Target plot axis.
  • title (str) – Title text to add.
Returns:

Annotation