How to specify text in Plots? (font family, font size, etc.)

For the axes labels use guidefontsize for all, and xguidefontsize, yguidefontsize for the individual axes. More here.

NB: the feature of prepending x, y, z, to many of Plots.jl keywords does not seem to be clearly documented

3 Likes