On 8/4/06, R. Padraic Springuel <[EMAIL PROTECTED]> wrote:
> More information:
>
> I realized that I was 4 versions behind, the error I was seeing was in
> version 0.87
>
> However:
> Version 0.87.1 has the same error
>
> Version 0.87.2 gives the following (though it works afterwards):
> Python 2.4
More information:
I realized that I was 4 versions behind, the error I was seeing was in
version 0.87
However:
Version 0.87.1 has the same error
Version 0.87.2 gives the following (though it works afterwards):
Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on
win32
Type
On 8/4/06, Daniel Kornhauser <[EMAIL PROTECTED]> wrote:
> Hi:
>
> Just stared playing with matplotlib, I want to draw a polygon on top of
> an image to select a region of interest in the image.
> Does anybody have any example or advice on how to interactively draw a
> polygon with the mouse by plac
On 8/4/06, R. Padraic Springuel <[EMAIL PROTECTED]> wrote:
> After installing matplotlib from the Window's binaries (a process which
> goes off without a hitch), I get the following error when trying to use it:
>
> Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on
> win32
> T
After installing matplotlib from the Window's binaries (a process which
goes off without a hitch), I get the following error when trying to use it:
Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
Hi:
Just stared playing with matplotlib, I want to draw a polygon on top of
an image to select a region of interest in the image.
Does anybody have any example or advice on how to interactively draw a
polygon with the mouse by placing it's vertices's one click at a time ?
Another case that I hav
On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> -Original Message-
> On Behalf Of Charlie Moad, Sent: 04 August 2006 14:34
> Subject: Re: [Matplotlib-users] Making the Axes Plot Area
> TransparentRatherthan having Color
>
> On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> >
If you are just creating graphic images you could always send the legend
to a different figure, and then print both figures to file. You could
then munge a layout together for whatever document you are creating.
On Fri, 2006-08-04 at 16:03 +0200, Christian Meesters wrote:
> Hi,
>
> As far I under
> "Christian" == Christian Meesters <[EMAIL PROTECTED]> writes:
Christian> Hi, As far I understand this a plot is per default
Christian> covering the more or less whole space. Now, is it
Christian> possible to position a legend outside of a plot,
Christian> e.g. on the right of
Christian Meesters wrote:
> Hi,
>
> As far I understand this a plot is per default covering the more or less
> whole
> space. Now, is it possible to position a legend outside of a plot, e.g. on
> the right of the plot. "legend" offers to supply the loc-argument with a
> tuple to do that, but t
Hi,
As far I understand this a plot is per default covering the more or less whole
space. Now, is it possible to position a legend outside of a plot, e.g. on
the right of the plot. "legend" offers to supply the loc-argument with a
tuple to do that, but that doesn't create more space and hence m
-Original Message-
On Behalf Of Charlie Moad, Sent: 04 August 2006 13:59
Subject: Re: [Matplotlib-users] Making the Axes Plot Area Transparent
Ratherthan having Color
On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> I am trying to make a transparent chart and have managed to make th
On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> I am trying to make a transparent chart and have managed to make the frame
> area transparent using frameon(False). However I can't find out how to make
> the plot area background on the chart transparent, without using a graphics
> package t
I am trying to make a transparent chart and have managed to make the frame area
transparent using frameon(False). However I can't find out how to make the plot
area background on the chart transparent, without using a graphics package to
process the matplotlib produced image. I have searched the
João Fonseca <[EMAIL PROTECTED]> writes:
> RuntimeError: Could not load facefile /System/Library/Fonts/
> LucidaGrande.dfont; Unknown_File_Format. I don't think there is a
> problem with the font file, I checked this with Font Book and
> everything is ok.
Apparently matplotlib doesn't unders
This seems to have worked. Thanks a lot!
João
On 4 Aug 2006, at 13:11, Charlie Moad wrote:
> On 8/4/06, João Fonseca <[EMAIL PROTECTED]> wrote:
>> I have compiled version 0.87.4 of matplotlib successfully but
>> whenever I try to plot anything I get the following font error:
>>
>> RuntimeError:
On 8/4/06, João Fonseca <[EMAIL PROTECTED]> wrote:
> I have compiled version 0.87.4 of matplotlib successfully but
> whenever I try to plot anything I get the following font error:
>
> RuntimeError: Could not load facefile /System/Library/Fonts/
> LucidaGrande.dfont; Unknown_File_Format. I don't th
I have compiled version 0.87.4 of matplotlib successfully but
whenever I try to plot anything I get the following font error:
RuntimeError: Could not load facefile /System/Library/Fonts/
LucidaGrande.dfont; Unknown_File_Format. I don't think there is a
problem with the font file, I checked th
Hi
I installed numpy-1.0b1 and scipy-0.5 (from source), and ran the test suites-
both work fine. I also have Numeric and numarray installed.
Im now trying to install matplotlib-0.87.4, but get this error when doing
"python setup.py build" Why would it find the version of numpy to be 0?:
19 matches
Mail list logo