Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ invalidate
Method
invalidate
site-packages/matplotlib/transforms.py:789–791 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
787
self.___init__(points, **kwargs)
788
789
def
invalidate(self):
790
self._check(self._points)
791
TransformNode.invalidate(self)
792
793
@staticmethod
794
def
unit():
Callers
15
update_from_path
Method · 0.95
x0
Method · 0.95
y0
Method · 0.95
x1
Method · 0.95
y1
Method · 0.95
p0
Method · 0.95
p1
Method · 0.95
intervalx
Method · 0.95
intervaly
Method · 0.95
bounds
Method · 0.95
set_points
Method · 0.95
set
Method · 0.95
Calls
1
_check
Method · 0.45
Tested by
1
test_non_affine_caching
Function · 0.36