Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ histogram_cumulative.py
File
histogram_cumulative.py
galleries/examples/statistics/histogram_cumulative.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
========================
3
Cumulative distributions
4
========================
Callers
nothing calls this directly
Calls
15
figure
Method · 0.80
ecdf
Method · 0.80
hist
Method · 0.80
min
Method · 0.80
max
Method · 0.80
sqrt
Method · 0.80
suptitle
Method · 0.80
set_xlabel
Method · 0.80
set_ylabel
Method · 0.80
label_outer
Method · 0.80
subplots
Method · 0.45
plot
Method · 0.45
Tested by
no test coverage detected