Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ shape
Method
shape
site-packages/matplotlib/streamplot.py:339–340 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
337
338
@property
339
def
shape(self):
340
return
self.ny, self.nx
341
342
def
within_grid(self, xi, yi):
343
""
"Return True if point is a valid index of grid."
""
Callers
5
_broadcast_color_arg
Method · 0.45
interpgrid
Function · 0.45
boxplot
Method · 0.45
scatter
Method · 0.45
_refine_triangulation_once
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected