![]() |
VOOZH | about |
Matplotlib is a library in Python and it is numerical – mathematical extension for NumPy library. It is an amazing visualization library in Python for 2D plots of arrays and used for working with the broader SciPy stack.
The Tick.get_path_effects() function in axis module of matplotlib library is used to get the property of set_path_effects.
Syntax: Tick.get_path_effects(self)
Parameters: This method does not accepts any parameter.
Return value: This method return the property of set_path_effects.
Below examples illustrate the matplotlib.axis.Tick.get_path_effects() function in matplotlib.axis:
Example 1:
Output:
Value Return by get_path_effects() : <matplotlib.patheffects.PathPatchEffect object at 0x0AFAEBB0> <matplotlib.patheffects.PathPatchEffect object at 0x0AFAED30>
Example 2:
Output:
Value Return by get_path_effects() : <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30> <matplotlib.patheffects.withStroke object at 0x0B00DF30>