matplotlib.figure模組包含Figure類。它是所有plot元素的頂級容器。通過從pyplot模組呼叫figure()函式來範例化Figure物件 -
matplotlib.figure
Figure
plot
pyplot
figure()
fig = plt.figure()
下表是其他引數 -
(width,height)