Re: [Matplotlib-users] removing upper and right ticks

2009-03-03 Thread Matthias Michler
Hi , The example below seems to do what you want, but I'm not sure if this is the favourite way to do it. Please notice: the if-statement might not be correct in any case of application. regards Matthias >---

[Matplotlib-users] removing upper and right ticks

2009-03-03 Thread per freem
hi all, i have the following plot: rcParams['xtick.direction'] = 'out' rcParams['ytick.direction'] = 'out' scatter(x, y) this changes the tick directions to be out. how can i make it so only the ticks on the x axis and y axis appear? i.e. remove the ticks that are in the top axis (the one parall