Re: [Matplotlib-users] Figure save hack

2012-03-16 Thread François Beaubert
Indeed, saving figures in the manner of Matlab would be a great feature enhancement for Matplotlib. Keep Hacking ! :) Cheers François <>-- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here ht

Re: [Matplotlib-users] backend with edition capabilities

2012-03-09 Thread François Beaubert
File "/usr/lib/pymodules/python2.7/matplotlib/pyplot.py", line 95, in new_figure_manager, draw_if_interactive, show = pylab_setup() File "/usr/lib/pymodules/python2.7/matplotlib/backends/__init__.py", line 25, in pylab_setup globals(),locals(),[backend_n

Re: [Matplotlib-users] Runtime customization of plots

2010-03-04 Thread François Beaubert
Andrea Gavana a écrit : Only the second approach slightly resembles what I have in mind. Navigating the plot using shortcuts and the MPL toolbars is less than 1% of what you can do to customize a MPL plot. Asking a user who knows nothing about Python (or programming in general) to use the IPython

Re: [Matplotlib-users] interactive use?

2008-10-23 Thread beaubert
On Thursday 23 October 2008 15:51:53 Robin wrote: > Hi, > > I don't think this is possible - but I wanted to check in case I'm > missing something. > > Is there a way of changing the appearance of the plot interactively? > I'm thinking of things like dragging the position of a legend, right > click

Re: [Matplotlib-users] Controling the tick thickness

2006-10-10 Thread François Beaubert
ecify only major or minor ticks marks ? -- François BEAUBERT ENSIAME/LME Bureau A9 Université de Valenciennes - Le Mont Houy - 59313 Valenciennes Cedex 9 Téléphone: (0/33)3 27 51 19 72 Télécopie: (0/33)3 27 51 19 61 Mel: [EMAIL PROTECTED] -- Ce message a été vérifié par MailScanner pour d

Re: [Matplotlib-users] Controling the tick thickness

2006-10-09 Thread François Beaubert
x.plot(t, s) ax.grid(True) ticklines = ax.get_xticklines() ticklines.extend( ax.get_yticklines() ) for line in ticklines: line.set_linewidth(4) show() any ideas ? I use matplotlib-0.87.5 and Python 2.4.3 Is there a way to do this in matplotlibrc like for tick length ? -- François BEAUB

[Matplotlib-users] Controling the tick thickness

2006-10-05 Thread François Beaubert
Hi all, I have look in the doc and examples but was unable to find a way to control the thickness of the major and minor tick on the axis. Forgive me for this very basic question but if you now a way to do that... Thanks a lot Francois -- François BEAUBERT ENSIAME/LME Bureau A9 Université de