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