h
> From: Joshua Koehler [mailto:jjkoehl...@gmail.com]
> Sent: Tuesday, 17 July 2012 12:12 a.m.
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] wxpython matplotlib figure resize
>
> Yes, my apologies for being a bit vague. Hopefully the following can
Koehler [mailto:jjkoehl...@gmail.com]
Sent: Tuesday, 17 July 2012 12:12 a.m.
To: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] wxpython matplotlib figure resize
Yes, my apologies for being a bit vague. Hopefully the following can help you
out, but I can't make promises. I
panel.sizer = wx.BoxSizer(wx.VERTICAL)
> panel.sizer.Add(panel.canvas, 1, wx.LEFT | wx.TOP | wx.GROW)
> panel.SetSizer(panel.sizer)
> panel.Fit()
> self.add_2Dtoolbar(panel)
> From: Joshua Koehler [jjkoehl...@gmail.com]
> Sent: Friday, 13 July 2012 1
self.add_2Dtoolbar(panel)
From: Joshua Koehler [jjkoehl...@gmail.com]
Sent: Friday, 13 July 2012 10:45 p.m.
To: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] wxpython matplotlib figure resize
Hi Keith,
How are you storing the plot in the fra
.
> To: Keith Jones
> Cc: Joshua Koehler; matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] wxpython matplotlib figure resize
>
>
> On Thu, Jul 12, 2012 at 9:27 PM, Keith Jones wrote:
> Hi,
> I am interested in a better solution to this problem, bu
oehler [mailto:jjkoehl...@gmail.com<mailto:jjkoehl...@gmail.com>]
Sent: Saturday, 7 July 2012 1:51 a.m.
To:
matplotlib-users@lists.sourceforge.net<mailto:matplotlib-users@lists.sourceforge.net>
Subject: [Matplotlib-users] wxpython matplotlib figure resize
Hi all,
I am currently trying to use matplo
t;
>
>
> Regards,
>
> Keith
>
>
> --
>
> *From:* Joshua Koehler [mailto:jjkoehl...@gmail.com]
> *Sent:* Saturday, 7 July 2012 1:51 a.m.
> *To:* matplotlib-users@lists.sourceforge.net
> *Subject:* [Matplotlib-users] wxpython matplotl