Re: [matplotlib-devel] matplotlib image tutorial

2009-08-29 Thread John Hunter
On Sat, Aug 29, 2009 at 10:58 AM, Michael Sarahan wrote: > Here you go.  If you can think of anything else to include, I'll work > on it.  I think the next thing I'll add is something on embedding > images in the corners of plots.  figimage is the way to do this, > right? It depends on exactly wha

Re: [matplotlib-devel] semilogx and semilogy don't reset linear scale

2009-08-29 Thread Tony S Yu
Did this email ever appear on list? I didn't see it after sending my original post, but I found it on the Sourceforge mail archives. I'm trying a different email address as an experiment. In any case, any comments on the patch? -Tony On Aug 24, 2009, at 5:31 PM, Tony Yu wrote: > I noticed t

Re: [matplotlib-devel] semilogx and semilogy don't reset linear scale

2009-08-29 Thread Eric Firing
Tony S Yu wrote: > Did this email ever appear on list? I didn't see it after sending my > original post, but I found it on the Sourceforge mail archives. I'm > trying a different email address as an experiment. Tony, It did appear the first time, but I guess everyone who saw it figured someo

Re: [matplotlib-devel] matplotlib image tutorial

2009-08-29 Thread Gary Ruben
Very nice addition Michael. I note that the plt.colormap() line must have gotten lost. It's referred to but not there. I'll add some ideas to John's list: * Demonstrate the imsave() command. * Rather than show 50 lines or so of array data, just show a few lines, but demonstrate what img.shape i

Re: [matplotlib-devel] writing plain text to multi page pdf

2009-08-29 Thread John Hunter
On Fri, Aug 28, 2009 at 4:27 AM, Jouni K. Seppänen wrote: > Should the coordinates be raw PDF points measured from the bottom left > corner, or passed through the figure transformation (or something else)? > What sort of font properties would you expect to be allowed? > >> One could use the matplot

Re: [matplotlib-devel] ginput default mouse configuration

2009-08-29 Thread John Hunter
On Mon, Aug 17, 2009 at 11:24 AM, Jack Sankey wrote: > Hello Gael, > Okay, I've updated the two files I modified here: > http://sites.google.com/site/jacksankey/files/matplotlib.zip?attredirects=0 > Sorry I can't figure out how to compile. I wish it was possible to have an > SVN containing also the

Re: [matplotlib-devel] semilogx and semilogy don't reset linear scale

2009-08-29 Thread Andrew Straw
Eric Firing wrote: > Tony S Yu wrote: > >> Did this email ever appear on list? I didn't see it after sending my >> original post, but I found it on the Sourceforge mail archives. I'm >> trying a different email address as an experiment. >> > > Tony, > > It did appear the first time, but

Re: [matplotlib-devel] writing plain text to multi page pdf

2009-08-29 Thread Jouni K . Seppänen
John Hunter writes: > This is a tough call. mpk is not so good at multiline text. Maybe > the solution is to make mpl good at multiline text, but I was > wondering if there was an easy way to "dump a paragraph" at the pdf > level, and have it newline separate the text and make it look > accepta

Re: [matplotlib-devel] semilogx and semilogy don't reset linear scale

2009-08-29 Thread Eric Firing
Andrew Straw wrote: > Eric Firing wrote: >> Tony S Yu wrote: >> >>> Did this email ever appear on list? I didn't see it after sending my >>> original post, but I found it on the Sourceforge mail archives. I'm >>> trying a different email address as an experiment. >>> >> Tony, >> >> It d