Re: [Matplotlib-users] basemap-1.0.4 UTM support

2012-07-13 Thread Jeff Whitaker
On 7/13/12 8:18 AM, Stefan Mertl wrote: > The UTM support is great. Thanks for that. > Is there a possibility to display the projected coordinates without the > reduction of the x/y coordinates to 0/0 in the left bottom corner? > > Regards >Stefan. Stefan: No - that's the only coordinate syst

Re: [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-13 Thread Benjamin Root
On Fri, Jul 13, 2012 at 7:01 PM, Damon McDougall wrote: > On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: > > On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root wrote: > > > > > > > > > > > On Wed, Jul 11, 2012 at 11:23 AM, John Hunter > wrote: > > > > > >> > > >> > > >> On Wed, Jul 11, 201

[Matplotlib-users] (no subject)

2012-07-13 Thread Arek Kedzior
http://comidaspopulares.com/yqwpcmdkr/344707.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussio

Re: [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-13 Thread Damon McDougall
On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: > On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root wrote: > > > > > > > On Wed, Jul 11, 2012 at 11:23 AM, John Hunter wrote: > > > >> > >> > >> On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall < > >> damon.mcdoug...@gmail.com> wrote: > >>>

[Matplotlib-users] basemap-1.0.4 UTM support

2012-07-13 Thread Stefan Mertl
The UTM support is great. Thanks for that. Is there a possibility to display the projected coordinates without the reduction of the x/y coordinates to 0/0 in the left bottom corner? Regards, Stefan. -- Live Security V

Re: [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-13 Thread John Hunter
On Jul 13, 2012, at 7:57 AM, Benjamin Root wrote: > There was talk of this living in mlab or cbook. Is there a preference? > > > Neither. cbook is really meant more for the devs. Half of it is converter > functions that are probably completely unneeded now, while the other half is > the

Re: [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-13 Thread Benjamin Root
On Thu, Jul 12, 2012 at 3:33 PM, Damon McDougall wrote: > On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: > > On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root wrote: > > > > > > > > > > > On Wed, Jul 11, 2012 at 11:23 AM, John Hunter > wrote: > > > > > >> > > >> > > >> On Wed, Jul 11, 201

Re: [Matplotlib-users] wxpython matplotlib figure resize

2012-07-13 Thread Joshua Koehler
Hi Keith, How are you storing the plot in the frame/panel? Josh On Jul 12, 2012, at 11:59 PM, Keith Jones wrote: > Hi Josh, > Yes I too am using the wx backend. > > Regards, > Keith > > From: Tony Yu [mailto:tsy...@gmail.com] > Sent: Friday, 13 July 2012 3:16 p.m. > To: Keith Jones > Cc: Jo

Re: [Matplotlib-users] Accelerating PDF saved plots

2012-07-13 Thread Jouni K . Seppänen
Thanks for the explanation! Let's discuss further on that issue page. Michiel de Hoon writes: > Hi Eric, Jouni, > > Thanks for your replies. I opened an issue here: > > https://github.com/matplotlib/matplotlib/issues/992 > > and wrote an outline of how the PDF backend can be simplified by > maki