Preguntas con la etiqueta [yaxis]

Lista yaxis preguntas

Estoy creando una figura en Matplotlib como esta: from matplotlib import pyplot as plt fig = plt.figure() plt.plot(data) fig.suptitle('test title') plt.xlabel('xlabel') plt.ylabel('ylabel') fig.savefig('test.jpg') Quiero especificar tamaños de fuente para el