Search Results

1
vote
2answers
624 views

Scaling the y-axis with matplotlib in python

Does anybody know how to scale the y-axis with matplotlib? I don't want to change the y-limit, I just want to extend the physical spa …