Axes.set_yscale(self, value, **kwargs)
Set the y-axis scale.
Parameters: |
|
---|
By default, Matplotlib supports the above mentioned scales. Additionally, custom scales may be registered using matplotlib.scale.register_scale
. These scales can then also be used here.
matplotlib.axes.Axes.set_yscale
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.axes.Axes.set_yscale.html