vasek1

Resultados 1 preguntas formuladas por vasek1

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