Re: [Matplotlib-users] nD plotting

2007-08-14 Thread Joe Shmoe
Matthew Auger wrote the following on 08/13/2007 11:15 AM: > I'm trying to make high-dimensionality scatter plots, but I've run into a > couple of issues. I'm using scatter() but including both edge and face > color mapping; I doubt this will provide a meaningful display, but I'd > like to try it an

Re: [Matplotlib-users] nD plotting

2007-08-14 Thread Joe Shmoe
On 8/14/07, Matthew Auger <[EMAIL PROTECTED]> wrote: > This demonstrates the *solution*--the problem is that scatter() does not > automagically perform color mapping for the edge and face colors. Indeed...and I wish the behavior was more like other mpl functions. Either way, passing my list throug