|
From: <jor...@bo...> - 2008-01-29 19:53:02
|
Hi, I have problem setting the axis limits when using a twinx plot. I assume it should be possible to set both x-axis limits after a pylab.twinx() call by issuing only one call to pylab.axis. The attached tries to plot the same figure in two different ways the first way ends up with different x axis limits for the two plots. The second shows my workaround. /Jörgen |