How about 'plots'?  (i.e., a bunch of plot commands)

Perhaps this could also be the function that loops through multiple  
lines.  For example in matlab you can do

plot (x, y)
plot (x', y')

to plot out a grid -- the columns (or is it the rows..) are looped  
through inside the plot command.  Is this the sort of thing you have  
in mind for the new 'parplot' command?

-Rob

On Jun 14, 2006, at 1:06 AM, Gaël Varoquaux wrote:

> On Tue, Jun 13, 2006 at 05:33:57PM +0200, Gaël Varoquaux wrote:
>>     I find that "parplot" is not a great name for such a function,  
>> but I
>> cannot think of a better one. Maybe the list will have better ideas.
>
>     Talking to a friend we came up with a name like "pathcolor", or
> "pathplot".
>
>       Gaël
>
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

-----
Rob Hetland, Assistant Professor
Dept of Oceanography, Texas A&M University
p: 979-458-0096, f: 979-845-6331
e: [EMAIL PROTECTED], w: http://pong.tamu.edu



_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to