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 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 > ipython session.

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

2010-08-24 Thread Anne Archibald
On 24 August 2010 22:22, Benjamin Root wrote: > On Tue, Aug 24, 2010 at 9:01 PM, Anne Archibald > wrote: >> >> On 24 August 2010 19:16, Erik Tollerud wrote: >> > Whoops, yes, that should be True... Also realized a slight error in >> > the description of how

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

2010-08-24 Thread Anne Archibald
On 24 August 2010 19:16, Erik Tollerud 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 use "if foo:" than "

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

2010-06-28 Thread Anne Archibald
On 28 June 2010 23:11, Eric Firing 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 that pr

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

2010-03-22 Thread Anne Archibald
splay looks good.) Thanks, Anne > Regards, > > -JJ > > > On Sun, Mar 21, 2010 at 6:42 PM, Anne Archibald > wrote: >> On 21 March 2010 18:10, Jae-Joon Lee wrote: >>> >>> >>> On Sun, Mar 14, 2010 at 3:43 PM, Anne Archibald >>> wrot

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

2010-03-22 Thread Anne Archibald
axes (change from current behavior) > - zoom > > Hope that helps... > > Ted > > 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]

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

2010-03-21 Thread Anne Archibald
On 21 March 2010 18:10, Jae-Joon Lee wrote: > > > On Sun, Mar 14, 2010 at 3:43 PM, Anne Archibald > wrote: >> >> Often when I want to >> zoom in, I want to change only (say) the upper x and y limits. > > I pushed a change into the svn that enables thi

[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 in

Re: [matplotlib-devel] Persistent Matplotlib Figures

2009-12-17 Thread Anne Archibald
2009/12/16 Joey Wilson : > 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 the SVG output, but

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 seei

[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