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