We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49416a commit 448100aCopy full SHA for 448100a
examples/statistics/histogram_features.py
@@ -9,8 +9,6 @@
9
* The *density* parameter, which normalizes bin heights so that the integral of
10
the histogram is 1. The resulting histogram is an approximation of the
11
probability density function.
12
-* Setting the face color of the bars.
13
-* Setting the opacity (alpha value).
14
15
Selecting different bin counts and sizes can significantly affect the shape
16
of a histogram. The Astropy docs have a great section_ on how to select these
0 commit comments