It's a very good idea, when posting questions to a list like this, to
ask not only the specific question, but also give the background, so we
can wee what problem you are trying to solve.
sa6113 wrote:
> I use matplotlib and Backend Agg to draw a plot , I want to show this plot in
> my GUI in sp
On Wed, Mar 26, 2008 at 10:38 PM, sa6113 <[EMAIL PROTECTED]> wrote:
>
> I use matplotlib and Backend Agg to draw a plot , I want to show this plot in
> my GUI in specific area (Plot area) , I need to have the image object in
[snip]
> Is it clear?
Not to me :)
Do you mean that you've already
I use matplotlib and Backend Agg to draw a plot , I want to show this plot in
my GUI in specific area (Plot area) , I need to have the image object in
oder to show it, so I have to convert this plot to string or array or save
in buffer and then load it to an Image , I want to know , can I accompli
Forgot to reply-to-list...
-- Forwarded message --
From: Anthony Floyd <[EMAIL PROTECTED]>
Date: Wed, Mar 26, 2008 at 4:54 PM
Subject: Re: [Matplotlib-users] load data from string or array to Image
To: sa6113 <[EMAIL PROTECTED]>
On Wed, Mar 26, 2008 at 1:33 AM, sa6113 <[EMAIL PRO