[Matplotlib-users] axis ij, xaxislocation top

2008-12-06 Thread Sunnje L Basedow
Hi, does anyone know if there is something like matlabs 'axis ij' in matplotlib? I'm often plotting data from the water column where the xaxis should be on top of the plot and the yaxis should be reversed. Sünnje -- SF.N

Re: [Matplotlib-users] different behaviour in Windows and Linux

2008-12-02 Thread Sunnje L Basedow
Hi Gary, I just tested your example, also on Intrepid with 0.98.3, and I get the exact same behaviour as you, with white pixels in the left column. But I have no idea why, sorry. Sünnje -Original Message- From: Gary Ruben [mailto:[EMAIL PROTECTED] Sent: Tue 12/2/2008 11:13 To: matplotlib-

Re: [Matplotlib-users] plot_date - extra values added that are not inmy data

2008-12-01 Thread Sunnje L Basedow
Hi, I'm also new to matplotlib and am still wrestling with my figures Have you tried: axis('tight') but that will also affect the yaxis. Or: set_xlim(valmin, valmax) Don't know if it works with date though. Good luck! Sünnje -Original Message- From: Richard Martin [mailto:[EMAIL PRO