Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c0dd10f

Browse filesBrowse files
authored
Merge pull request #12242 from meeseeksmachine/auto-backport-of-pr-12238-on-v3.0.x
Backport PR #12238 on branch v3.0.x (Typo in docs)
2 parents c28a6e9 + 8a9edc5 commit c0dd10f
Copy full SHA for c0dd10f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6437,7 +6437,7 @@ def hist(self, x, bins=None, range=None, density=None, weights=None,
64376437
The values of the histogram bins. See *normed* or *density*
64386438
and *weights* for a description of the possible semantics.
64396439
If input *x* is an array, then this is an array of length
6440-
*nbins*. If input is a sequence arrays
6440+
*nbins*. If input is a sequence of arrays
64416441
``[data1, data2,..]``, then this is a list of arrays with
64426442
the values of the histograms for each of the arrays in the
64436443
same order.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.