[Matplotlib-users] Scaling graph

2006-10-30 Thread Gerardo Rivera
Hi, I'm trying to draw a line given an angle, magnitude, x0 and y0 location on a 2d line plot. I use the cosine and sine to find the x1 and y1 locations so that I can draw a line segment from x0, y0 to x1, y1. This works fine on a 200 x 200 (Width x Height) pixel graph. However, I have an

[Matplotlib-users] Legend orientation and layout

2006-09-27 Thread Gerardo Rivera
0.87.5 python 2.3.5, win32 Zope 2.7.8 Plone 2 Thanks for any help Gerardo Rivera - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: [Matplotlib-users] Legend orientation and layout

2006-09-27 Thread Gerardo Rivera
John, Thanks for the information. I might start looking at the code and see if I can make any changes. If I'm successful then I'll submit these as patches. Gerardo No, there isn't, but patches here would be most welcome since this has come up before JDH