![]() |
VOOZH | about |
matplotlib.axis.Tick.get_animated() Function in the axis module of matplotlib library is used to get the animated state.
Syntax: Tick.get_animated(self)
Parameters: This method does not accepts any parameter.
Return value: This method return the animated state.
Below examples illustrate the matplotlib.axis.Tick.get_animated() function in matplotlib.axis.
Example 1:
Output:
Example 2:
Output: