matplotlib.axis.Tick.is_transform_set¶
-
Tick.is_transform_set(self)¶ Return whether the Artist has an explicitly set transform.
This is True after
set_transformhas been called.
Tick.is_transform_set(self)¶Return whether the Artist has an explicitly set transform.
This is True after set_transform has been called.