Re: [matplotlib-devel] [IPython-dev] IPython (new) + matplotlib report: happy news

2010-09-14 Thread Anne Archibald
On 14 September 2010 11:08, Gökhan Sever gokhanse...@gmail.com wrote: 1-) When one downloads a script from the matplotlib gallery via an external script (name it load_into_ipython or open_with_ipython) the contents of that gallery script (or any python script) can be executed locally inside an

Re: [matplotlib-devel] purpose of 'stepfilled' in hist()?

2010-08-24 Thread Anne Archibald
On 24 August 2010 19:16, Erik Tollerud erik.tolle...@gmail.com wrote: Whoops, yes, that should be True... Also realized a slight error in the description of how the mimum is set - both of those are fixed in the attached diff. Um, this is a kind of important point of style: it is much better to

Re: [matplotlib-devel] purpose of 'stepfilled' in hist()?

2010-08-24 Thread Anne Archibald
On 24 August 2010 22:22, Benjamin Root ben.r...@ou.edu wrote: On Tue, Aug 24, 2010 at 9:01 PM, Anne Archibald aarch...@physics.mcgill.ca wrote: On 24 August 2010 19:16, Erik Tollerud erik.tolle...@gmail.com wrote: Whoops, yes, that should be True... Also realized a slight error

Re: [matplotlib-devel] should set_xlim turn off x autoscaling?

2010-06-28 Thread Anne Archibald
On 28 June 2010 23:11, Eric Firing efir...@hawaii.edu wrote: On 06/28/2010 04:42 PM, butterw wrote: Rather than changing the existing xlim, it would be better to create a new command xlim2 with the desired behaviour (if needed). Why, specifically in this case? I'm somewhat reluctant to see

Re: [matplotlib-devel] Selecting all the way to the edge of a plot

2010-03-22 Thread Anne Archibald
From: Anne Archibald [aarch...@physics.mcgill.ca] Sent: Sunday, March 21, 2010 3:42 PM To: Jae-Joon Lee Cc: matplotlib-devel@lists.sourceforge.net Subject: Re: [matplotlib-devel] Selecting all the way to the edge of a plot On 21 March 2010 18:10, Jae-Joon Lee lee.j.j...@gmail.com wrote

Re: [matplotlib-devel] Selecting all the way to the edge of a plot

2010-03-22 Thread Anne Archibald
, but the display looks good.) Thanks, Anne Regards, -JJ On Sun, Mar 21, 2010 at 6:42 PM, Anne Archibald aarch...@physics.mcgill.ca wrote: On 21 March 2010 18:10, Jae-Joon Lee lee.j.j...@gmail.com wrote: On Sun, Mar 14, 2010 at 3:43 PM, Anne Archibald aarch...@physics.mcgill.ca wrote: Often

[matplotlib-devel] Selecting all the way to the edge of a plot

2010-03-14 Thread Anne Archibald
Hi folks, I use matplotlib all the time, and one of the features I particularly like is the interactivity of its plot windows. I like being able to zoom in to a rectangle. But there's one UI quirk that I find annoying, and I wonder how difficult it would be to change. Often when I want to zoom

Re: [matplotlib-devel] Persistent Matplotlib Figures

2009-12-17 Thread Anne Archibald
2009/12/16 Joey Wilson doughywil...@gmail.com: Does anyone know the status of development for Matplotlib persistent figure saving?  I would like to be able to save the figures from matplotlib in an editable form, without flattening down to an image file. The closest thing to this right now is

Re: [matplotlib-devel] Line Integral Convolution

2008-11-18 Thread Anne Archibald
2008/10/16 Rob Hetland [EMAIL PROTECTED]: On Oct 13, 2008, at 4:59 PM, Anne Archibald wrote: but I have written a simple line integral convolution operator I'd be happy to contribute. Anne- I would be interested in seeing the code, regardless of where it finds a home. Would you mind

[matplotlib-devel] Line Integral Convolution

2008-10-13 Thread Anne Archibald
Hi, First of all, matplotlib is a very nice piece of software - I use it all the time for interactive data analysis, for posters, and for published papers. For visualizing low-resolution vector fields, quiver() is quite nice. But for high-resolution vector fields there is a technique called line