seaborn.JointGrid.savefig#

JointGrid.savefig(*args, **kwargs)#

儲存圖表的影像。

此函式是 matplotlib.figure.Figure.savefig() 的包裝器,預設使用 bbox_inches=”tight”。參數會傳遞給 matplotlib 函式。