Change Y-axis number format when plotting #661
andreas-vester
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I adjust the appearance of the y-axis of a given plot?
Let's say I am plotting the underwater curve.
pf.plot_underwater.show()
Now, I would like to specify the number of decimals to be exactly two. What
kwargs
do I have to pass and how can I learn about all the potentialkwargs
to adjust a plot?Beta Was this translation helpful? Give feedback.
All reactions