8000 remove incorrect statement from example description · matplotlib/matplotlib@5015c8f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5015c8f

Browse files
committed
remove incorrect statement from example description
the example does not demonstrate these things
1 parent 73c6872 commit 5015c8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/statistics/histogram_features.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* The *density* parameter, which normalizes bin heights so that the integral of
1010
the histogram is 1. The resulting histogram is an approximation of the
1111
probability density function.
12-
* Setting the face color of the bars.
13-
* Setting the opacity (alpha value).
1412
1513
Selecting different bin counts and sizes can significantly affect the shape
1614
of a histogram. The Astropy docs have a great section_ on how to select these

0 commit comments

Comments
 (0)
0