简介 matplotlib.pyplot.subplots:https://matplotlib.org/api/_as_gen/matplotlib.pyplot.figure.html 创建一个图形(figure)对象。 def figure(num=None, # autoincremen
简介 matplotlib.pyplot.subplots:https://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplots.html 创建一个图像对象(figure)和一系列的子图(subplots)。 def subplots(nrow
简介 matplotlib.pyplot.subplot:https://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html 返回一个指定子图分布的网格位置的 figure 对象。 subplot(nrows, ncols, inde