MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get_path_effects

Method get_path_effects

lib/matplotlib/artist.py:749–750  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

747 self.stale = True
748
749 def get_path_effects(self):
750 return self._path_effects
751
752 def get_figure(self, root=False):
753 """

Callers 5

drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80

Calls

no outgoing calls

Tested by 1