91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

python添加子圖使用什么函數

九三
199
2021-01-26 18:22:58
欄目: 編程語言

python添加子圖使用什么函數

python中使用matplotlib模塊的add_subplot函數添加子圖,具體方法如下:

from matplotlib import pyplot as plt #導入matplotlib模塊


fig = plt.figure()

ax1 = fig.add_subplot(231)

ax2 = fig.add_subplot(232)

ax3 = fig.add_subplot(233)

ax4 = fig.add_subplot(234)

ax5 = fig.add_subplot(235)

ax6 = fig.add_subplot(236)

plt.grid(True)

plt.show()


效果圖:

python添加子圖使用什么函數

0
永修县| 玛沁县| 宁乡县| 原平市| 洪湖市| 鄱阳县| 台南县| 金堂县| 东乡县| 马公市| 安顺市| 北安市| 防城港市| 北票市| 岑溪市| 鹤岗市| 江口县| 阿巴嘎旗| 西和县| 盱眙县| 麻城市| 嘉黎县| 秦皇岛市| 南昌县| 神农架林区| 乐陵市| 纳雍县| 孝昌县| 永定县| 扬州市| 镶黄旗| 稷山县| 五华县| 禹州市| 莲花县| 张家川| 河南省| 伊金霍洛旗| 永善县| 台州市| 通江县|