Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ get_paths
Method
get_paths
lib/matplotlib/collections.py:1151–1152 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1149
self.stale = True
1150
1151
def
get_paths(self):
1152
return
self._paths
1153
1154
def
legend_elements(self, prop=
"colors"
, num=
"auto"
,
1155
fmt=None, func=
lambda
x: x, **kwargs):
Callers
2
legend_elements
Method · 0.95
test_draw_path_collection_no_hatchcolor
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_draw_path_collection_no_hatchcolor
Function · 0.76