Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ bars3d.py
File
bars3d.py
galleries/examples/mplot3d/bars3d.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
========================================
3
Create 2D bar graphs in different planes
4
========================================
Callers
nothing calls this directly
Calls
8
figure
Method · 0.80
add_subplot
Method · 0.80
set_xlabel
Method · 0.80
set_ylabel
Method · 0.80
set_zlabel
Method · 0.80
set_yticks
Method · 0.80
bar
Method · 0.45
show
Method · 0.45
Tested by
no test coverage detected