plotting.frame#

对应代码目录:geodesy/plotting/frame/

该子包通常用于“面向 frame 的绘图工具”,例如:

  • FacetGrid/多子图布局

  • Geo 数据的默认投影/配色/标注

  • Matplotlib/PyGMT 的适配层

建议阅读入口:

  • GeoPlotUtils.py

  • facetgrid.py / pygmt_facetgrid.py