juliaplots.jl

How to set title fontsize in Plots.jl


Is there a simple way to change the fontsize of only (i.e., everything else should remain unchanged) the title in Plots.jl?


Solution

  • use the titlefontsize keyword argument. As documented: https://docs.juliaplots.org/latest/generated/attributes_subplot/#