Setting `axes.linewidth` without changing the `rcParams` global dict

后端 未结 4 2030
有刺的猬
有刺的猬 2020-12-05 07:02

So, it seems one cannot do the following (it raises an error, since axes does not have a set_linewidth method):

axes_style = {\'lin         


        
4条回答
提交回复
热议问题