MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get_transform

Method get_transform

lib/mpl_toolkits/axisartist/axis_artist.py:815–816  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

813 {"+": 0, "-": 180}, label_direction=label_direction)
814
815 def get_transform(self):
816 return self.axes.transAxes + self.offset_transform
817
818 def get_helper(self):
819 """

Callers 15

_transformed_cubeMethod · 0.45
_autoscale_axisMethod · 0.45
_set_lim3dMethod · 0.45
_get_scaled_limitsMethod · 0.45
_untransform_pointMethod · 0.45
transform_coordFunction · 0.45
_draw_ticksMethod · 0.45
update_limMethod · 0.45
trf_xyMethod · 0.45
trf_xyMethod · 0.45

Calls

no outgoing calls

Tested by 1