Answer the question
In order to leave comments, you need to log in
How to change the size of the plot table?
Tell me how you can set the size in a table with this view, I tried to set the fontsize, it does not work
plt.plot(x2, y, color='blue')
plt.plot(x2, p, color='green')
plt.plot(x3, y, color='blue')
plt.plot(x3, p, color='red')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question