matplotlib.axes.Axes.get_subplotspec# Axes.get_subplotspec()[源代码]# 返回与子图关联的 SubplotSpec,如果没有则返回 None。 使用 matplotlib.axes.Axes.get_subplotspec 的示例# 嵌套的 GridSpecs Nested GridSpecs 在图形中排列多个轴 Arranging multiple Axes in a Figure