Re: [matplotlib-devel] Installation problem matplotlib svn

2007-01-16 Thread Nils Wagner
On Tue, 16 Jan 2007 09:38:54 +0800 Steve Chaplin <[EMAIL PROTECTED]> wrote: > On Mon, 2007-01-15 at 10:57 -0800, > [EMAIL PROTECTED] wrote: >> Hi, >> >> I cannot install the latest matplotlib on >>openSUSE10.2 >> python setup.py install yields >> > OK, I

[matplotlib-devel] matplotlib 0.87.7-2 font_manager.py on OS X with fink

2007-01-16 Thread Julius Lucks
Hi All, I am new to this list, but a real fan of matplotlib, so I thought I would post this here. I am not sure if a bug report is more appropriate - please let me know! I have recently come across some font loading errors when using matplotlib 0.87.7-2 (and previous versions). I have tracked

[matplotlib-devel] Size of scatter markers

2007-01-16 Thread Matt Woodyard
I want to calculate the intersection of the edge of a marker with a line running from the center to another marker. I want to do this in order to decorate the intersection. I'm using the following code(derived from some code in axes.py) to try and "divine" the size: node_sz=sqrt(size*(ax