Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ get_transform
Method
get_transform
lib/mpl_toolkits/axisartist/grid_finder.py:244–245 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
242
"instance or a pair of callables"
)
243
244
def
get_transform(self):
245
return
self._aux_transform
246
247
update_transform = set_transform
# backcompat alias.
248
Callers
2
get_grid_info
Method · 0.95
_get_raw_grid_lines
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected