Skip to content

Conversation

@rrrkren
Copy link

@rrrkren rrrkren commented Mar 19, 2015

fix for 3225
An extra parameter uniform_size is added to legend so that user can specify a uniform_size for scatter plots.
e.g.
plt.legend(loc="lower left", markerscale=2., scatterpoints=1, fontsize=10,uniform_size=20)

@tacaswell tacaswell added this to the next point release milestone Mar 19, 2015
@tacaswell
Copy link
Member

This seems a bit heavy handed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also docment in the docstring

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. I noticed the keyword arguments for legend is also mentioned in figure.py. I'll add to that part as well.

@rrrkren
Copy link
Author

rrrkren commented Mar 26, 2015

#4257 seems to be a better fix. closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants