MCPcopy 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_elementsMethod · 0.95

Calls

no outgoing calls

Tested by 1