Movatterモバイル変換


[0]ホーム

URL:


You are reading an old version of the documentation (v2.1.0). For the latest version seehttps://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.close.html
matplotlib
Fork me on GitHub

Navigation



Travis-CI:

Table Of Contents

Related Topics

This Page

Quick search

matplotlib.pyplot.close

matplotlib.pyplot.close(*args)

Close a figure window.

close() by itself closes the current figure

close(h) whereh is aFigure instance, closes that figure

close(num) closes figure numbernum

close(name) wherename is a string, closes figure with that label

close('all') closes all the figure windows

© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2017 The Matplotlib development team. Last updated on Oct 13, 2017. Created usingSphinx 1.6.3.

[8]ページ先頭

©2009-2025 Movatter.jp