Как изменить размер даты на графике Python

plt.plot(x_values, y_values, marker=".", markersize=40)
Yellowed Yacare