Skip to content
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

Documentation bug: boxplot docs have contradicting information #3455

Closed
salspaugh opened this issue Sep 2, 2014 · 0 comments
Closed

Documentation bug: boxplot docs have contradicting information #3455

salspaugh opened this issue Sep 2, 2014 · 0 comments
Milestone

Comments

@salspaugh
Copy link

Currently at http://matplotlib.org/api/pyplot_api.html the documentation for boxplot says:

vert : bool, default = False
If True (default), makes the boxes vertical. If False, makes horizontal boxes.

The error is that the default is said to be False and then later to be True.

@tacaswell tacaswell added the doc label Sep 3, 2014
@tacaswell tacaswell modified the milestones: v1.4.x, v1.4.1 Sep 3, 2014
tacaswell added a commit to tacaswell/matplotlib that referenced this issue Sep 18, 2014
Changed to be True to match the code

closes matplotlib#3455
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants