mpl_toolkits.axisartist.axislines.GridHelperRectlinear # mpl_toolkits.axisartist.axislines类。GridHelperRectlinear ( axes ) [来源] # 基地:GridHelperBase get_gridlines ( which = 'major' , axis = 'both' ) [来源] # 返回数据坐标中的网格线坐标列表。 其中:“主要”或“次要” 轴:“两者”、“x”或“y” new_fixed_axis ( loc , nth_coord = None , axis_direction = None , offset = None , axes = None ) [来源] # new_floating_axis ( nth_coord , value , axis_direction = 'bottom' , axes = None ) [来源] #