Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DOC: fix radial increase of size & OO style in polar_scatter_demo #6688
Conversation
afvincent
added the
Documentation
label
Jul 4, 2016
afvincent
added this to the
2.0.1 (next bug fix release)
milestone
Jul 4, 2016
mdboom
added the
needs_review
label
Jul 4, 2016
afvincent
changed the title from
Fix radial increase of size & OO style to DOC: fix radial increase of size & OO style in polar_scatter_demo
Jul 4, 2016
|
Additional question because I've seen both in the example gallery: when using a colormap in an example, is it preferred to simply call |
|
Both are fine. I have a slight preference for the latter, but it is personal. |
NelleV
merged commit 5dfe000
into matplotlib:master
Jul 4, 2016
mdboom
removed the
needs_review
label
Jul 4, 2016
|
@NelleV Thank you for the explanations about calling a colormap. |
afvincent
deleted the
afvincent:fix_polar_scatter_demo branch
Jul 5, 2016
QuLogic
added a commit
to QuLogic/matplotlib
that referenced
this pull request
Oct 16, 2016
|
|
NelleV + QuLogic |
70b851f
|
|
Backported to v2.x via 70b851f. |
QuLogic
modified the milestone: 2.0.1 (next bug fix release), 2.0 (style change major release)
Dec 7, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
afvincent commentedJul 4, 2016
Should fix #6687
I also tweaked the header docstring to wrap it slightly before col. 79.