python fontsize_python – Matplotlib图例fontsize
我在下面的代碼中錯誤地使用了fontsize參數嗎?
根據
documentation,這應該是一個有效的關鍵字參數.
import pylab
pylab.plot(range(5), label='test')
pylab.legend(fontsize='small')
pylab.show()
追溯:
Traceback (most recent call last):
File "test_label.py", line 6, in
pylab.legend(fontsize='small')
File "C:\swframe\python-V01-01\lib\site-packages\matplotlib\pyplot.py", line 2
791, in legend
ret = gca().legend(*args, **kwargs)
File "C:\swframe\python-V01-01\lib\site-packages\matplotlib\axes.py", line 447
5, in legend
self.legend_ = mlegend.Legend(self, handles, labels, **kwargs)
TypeError: __init__() got an unexpected keyword argument 'fontsize'
Python:2.7,Matplotlib:1.1.0
編輯:注意,我不是在尋找其他方法來設置字體大小.我想知道為什么會出錯.
總結
以上是生活随笔為你收集整理的python fontsize_python – Matplotlib图例fontsize的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: matlab里step怎么用,matla
- 下一篇: 解决:Axmath点击更新编号后,会多出