From: Jae-Joon L. <lee...@gm...> - 2012-04-19 07:05:11
|
I think what we may do is to make the default value of "scatterponts" to None, and if None, set it to the value of numpoints. But, I want to hear how others think about it. Regards, -JJ On Fri, Mar 30, 2012 at 11:39 PM, Pim Schellart <P.S...@as...> wrote: > Dear all, > > there is an inconsistency in the naming of the variable that describes > the number of points to display in the legend. > For `plt.plot` and `plt.errorbar` it is called "numpoints" but for > `plt.scatter` it is called "scatterpoints". > It would be less confusing if both could be set with a simple > "numpoints" in the legend function. > Please let me know what you think. > > Kind regards, > > Pim Schellart > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel |