Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
draw
Method · 0.80
draw
Method · 0.80
_draw_paths_with_artist_properties
Method · 0.80
draw
Method · 0.80
test_PathEffect_points_to_pixels
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_PathEffect_points_to_pixels
Function · 0.64