[Matplotlib-users] Figure options window

2012-11-29 Thread Nils Wagner
Hi all, AFAIK it is currently not possible to modify the ticks of a plot within the "Figure options" window. Is it planned to add this feature to the "Figure options" window ? How can I modify the default path in the Navigation Toolbar if I launch the file save dialog by clicking the save button

Re: [Matplotlib-users] Hiding axis

2012-11-29 Thread Vilson Vieira
2012/11/28 Angus McMorland > I think your problem is with clipping. Try the no_clip function in > this thread [1] and see if that helps. > > [1] > http://matplotlib.1069221.n5.nabble.com/How-to-turn-off-all-clipping-td1813.html#a1814 > Hi Angus, I tried the no_clip function but it didn't worked