From: Pim S. <P.S...@as...> - 2012-03-30 14:39:33
|
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 |