Hello,
I can’t figure out how to increase the font size of an axis label whenever I use LaTeX expressions.
fig.update_xaxes(
title_font = {"size": 40}
)
The above works, but for small and moderate font sizes, does anyone know how to produce huge sigma, as an axis label?