Manuel Metz wrote:
> Hi,
>
> might I ask again whether anyone can attend to update the doc-string of
> the scatter function ?
Done, both in the trunk and the maintenance branch. Thanks for the update.
Eric
-
This SF.net e
Manuel Metz wrote:
> Hi,
>
> might I ask again whether anyone can attend to update the doc-string of
> the scatter function ?
Looks good to me so I tried to do it, but couldn't connect to the
server. I will try again later today.
Eric
-
Hi,
might I ask again whether anyone can attend to update the doc-string of
the scatter function ?
Manuel
Manuel Metz wrote:
There was a question on the matplotlib-users list about symbols in
[snip]
Btw: shouldn't the
"verts" keyword be removed, since marker=(verts,0) is equivalent ?
Ind
There was a question on the matplotlib-users list about symbols in
scatter, that made me realize that the new "marker = (5,0)" ... syntax,
that I contributed some time ago, were not documented. So I tried to
write a doc string.
Can anyone please check this and add the patch? Btw: shouldn't the