Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ inverted
Method
inverted
lib/matplotlib/transforms.py:2208–2210 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2206
return
self
2207
2208
def
inverted(self):
2209
# docstring inherited
2210
return
self
2211
2212
2213
class
_BlendedMixin:
Callers
1
_make_image
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected