Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reword subplot() doc. #9748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2017
Merged

Reword subplot() doc. #9748

merged 1 commit into from
Nov 11, 2017

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Nov 11, 2017

Closes #9740.
Feel free to directly push additional edits.
I intentionally replaced "typical call signature" by "call signature" for simplicity.

@anntzer anntzer force-pushed the subplot-doc branch 2 times, most recently from 49e5ba2 to c60434a Compare November 11, 2017 01:45
Copy link
Member

@jklymak jklymak left a comment

Choose a reason for hiding this comment

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

Looks good to me except for the small change I made.

@anntzer
Copy link
Contributor Author

anntzer commented Nov 11, 2017

The previous wording had "across rows first" which I guess is kind of ambiguous.
Reworded to "row-major order", which is perhaps a bit technical but definitely standard terminology (https://en.wikipedia.org/wiki/Row-_and_column-major_order).

@phobson
Copy link
Member

phobson commented Nov 11, 2017

If I'm still up when the CI finishes, I'll merge

@jklymak
Copy link
Member

jklymak commented Nov 11, 2017

"...increasing along rows, (row-major order)."? Small point, but I find "row-major" too jargony and ambiguous w/o looking it up

@anntzer
Copy link
Contributor Author

anntzer commented Nov 11, 2017

What I worded as "increasing along rows" you thought should be worded "increasing along columns", which I think clearly indicates that that phrase is not well-defined...

@dstansby dstansby added this to the v2.1.1 milestone Nov 11, 2017
@dstansby dstansby merged commit f524106 into matplotlib:master Nov 11, 2017
lumberbot-app bot pushed a commit that referenced this pull request Nov 11, 2017
@jklymak
Copy link
Member

jklymak commented Nov 11, 2017

Well, I think you worded it as "across rows" which is the opposite of "along rows" in my mind ;-)

Kojoley added a commit that referenced this pull request Nov 11, 2017
@anntzer
Copy link
Contributor Author

anntzer commented Nov 11, 2017

The previous version also had across...

@anntzer anntzer deleted the subplot-doc branch November 11, 2017 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants