Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_cube
Method · 0.45
_autoscale_axis
Method · 0.45
_set_lim3d
Method · 0.45
_get_scaled_limits
Method · 0.45
_untransform_point
Method · 0.45
_set_lims_from_transformed
Method · 0.45
transform_coord
Function · 0.45
_draw_ticks
Method · 0.45
test_scale3d_transform_roundtrip
Function · 0.45
update_lim
Method · 0.45
trf_xy
Method · 0.45
trf_xy
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_scale3d_transform_roundtrip
Function · 0.36