S
S
spv12020-04-27 03:17:35
Python
spv1, 2020-04-27 03:17:35

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

1 answer(s)
V
Vadim Shatalov, 2020-04-27
@netpastor

https://stackoverflow.com/questions/3899980/how-to...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question