gpt4 book ai didi

matplotlib subplots 调整子图间矩的实例

转载 作者:qq735679552 更新时间:2022-09-27 22:32:09 26 4
gpt4 key购买 nike

CFSDN坚持开源创造价值,我们致力于搭建一个资源共享平台,让每一个IT人在这里找到属于你的精彩世界.

这篇CFSDN的博客文章matplotlib subplots 调整子图间矩的实例由作者收集整理,如果你对这篇文章有兴趣,记得点赞哟.

在matplotlib中,用subplots画子图时,有时候需要调整子图间矩,包括子图与边框的间矩,子图间上下间矩,子图间左右间矩,可以使用fig.tight_layout()函数:

?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Help on method tight_layout in module matplotlib.figure:
 
tight_layout(renderer=None, pad=1.08, h_pad=None, w_pad=None, rect=None) method of matplotlib.figure.Figure instance
   Adjust subplot parameters to give specified padding.
  
   Parameters:
  
    *pad* : float
     padding between the figure edge and the edges of subplots,
     as a fraction of the font-size.
    *h_pad*, *w_pad* : float
     padding (height/width) between edges of adjacent subplots.
     Defaults to `pad_inches`.
    *rect* : if rect is given, it is interpreted as a rectangle
     (left, bottom, right, top) in the normalized figure
     coordinate that the whole subplots area (including
     labels) will fit into. Default is (0, 0, 1, 1).

以上这篇matplotlib subplots 调整子图间矩的实例就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持我.

原文链接:https://blog.csdn.net/o1101574955/article/details/74054821 。

最后此篇关于matplotlib subplots 调整子图间矩的实例的文章就讲到这里了,如果你想了解更多关于matplotlib subplots 调整子图间矩的实例的内容请搜索CFSDN的文章或继续浏览相关文章,希望大家以后支持我的博客! 。

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com