Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OK, I solved it by adding

 ticks=[None, 30]

to the arguments of plot. There is one example in 2D Plotting page on manual, but it does not say it changes the Y axis and that None does not change the axis. A little bit unclear.