Closed
Description
Documentation Link
https://matplotlib.org/devdocs/gallery/statistics/histogram_cumulative.html
Problem
I found that in this example, many times the word "normed" is used to refer in a parameter of the hist function. But I am looking for this parameter in the documentation and can't find it. So, I thought that maybe the correct parameter is "cumulative" or "density". But, of course maybe I have misunderstood something...
Suggested improvement
Use a word that refer to a parameter of the hist function.