h
> From: Joshua Koehler [mailto:[email protected]]
> Sent: Tuesday, 17 July 2012 12:12 a.m.
> To: [email protected]
> Subject: Re: [Matplotlib-users] wxpython matplotlib figure resize
>
> Yes, my apologies for being a bit vague. Hopefully the following can
Koehler [mailto:[email protected]]
Sent: Tuesday, 17 July 2012 12:12 a.m.
To: [email protected]
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 [[email protected]]
> Sent: Friday, 13 July 2012 1
self.add_2Dtoolbar(panel)
From: Joshua Koehler [[email protected]]
Sent: Friday, 13 July 2012 10:45 p.m.
To: [email protected]
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; [email protected]
> 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:[email protected]<mailto:[email protected]>]
Sent: Saturday, 7 July 2012 1:51 a.m.
To:
[email protected]<mailto:[email protected]>
Subject: [Matplotlib-users] wxpython matplotlib figure resize
Hi all,
I am currently trying to use matplo
t;
>
>
> Regards,
>
> Keith
>
>
> --
>
> *From:* Joshua Koehler [mailto:[email protected]]
> *Sent:* Saturday, 7 July 2012 1:51 a.m.
> *To:* [email protected]
> *Subject:* [Matplotlib-users] wxpython matplotl