Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ _get_core_transform
Method
_get_core_transform
lib/matplotlib/projections/geo.py:297–298 ·
view source on GitHub ↗
(self, resolution)
Source
from the content-addressed store, hash-verified
295
self.clear()
296
297
def
_get_core_transform(self, resolution):
298
return
self.AitoffTransform(resolution)
299
300
301
class
HammerAxes(GeoAxes):
Callers
2
_set_lim_and_transforms
Method · 0.45
_get_affine_transform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected