matplotlib.pyplot.
xscale
(value, **kwargs)[source]¶Set the x-axis scale.
Parameters: |
|
---|
See also
matplotlib.scale.LinearScale
matplotlib.scale.LogTransform
matplotlib.scale.SymmetricalLogTransform
matplotlib.scale.LogisticTransform
Notes
Different kwargs are accepted, depending on the scale. See
the scale
module for more information.
matplotlib.pyplot.xscale
¶