Skip to content
Prev 6344 / 12125 Next

[R-pkg-devel] ggplot2 axis title with various size fonts

Is it possible to compose a string to be used as axis title in ggplot2,
with the main part being drawn using one given font and font size, and the
last part being drawn with another font and font size. See below for an
example

*my axis title **(units)*

Currently struggling to achieve this.
Thanks in advance for suggestions.