matplotlib.artist.Artist.set_in_layout #
- 아티스트. set_in_layout ( in_layout ) [소스] #
아티스트가 레이아웃 계산에 포함될지 여부를 설정합니다(예: Constrained Layout Guide ,
Figure.tight_layout()
및 ) .fig.savefig(fname, bbox_inches='tight')
- 매개변수 :
- in_layout 부울
# 을 사용하는 예matplotlib.artist.Artist.set_in_layout
제한된 레이아웃 가이드
타이트한 레이아웃 가이드