我在matplotlib网站上看到了这个例子
http://matplotlib.org/examples/pylab_examples/subplots_demo.html
我想知道是否有可能增加数字大小.
我试过了
f.figsize(15,15)
但它什么都没做.
python matplotlib
matplotlib ×1
python ×1