matplotlib.artist.Artist.set_path_effects#
- Artist.set_path_effects(path_effects)[source]#
 Set the path effects.
- Parameters:
 - path_effectslist of 
AbstractPathEffect 
- path_effectslist of 
 
Set the path effects.
AbstractPathEffectmatplotlib.artist.Artist.set_path_effects#