matplotlib grid 函数参数

https://blog.csdn.net/weixin_41789707/article/details/81035997

grid(b, which, axis, color, linestyle, linewidth, **kwargs)

b : 布尔值


which : 取值为major, minorboth
默认为major


axis : 取值为‘both’ ,  ‘x’ ,‘y’


linestyle :设置网格线的风格 
简写 ls

 

matplotlib grid 函数参数

上一篇:Git


下一篇:【git】git新版备份流程