Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ boxplot_vs_violin.py
File
boxplot_vs_violin.py
galleries/examples/statistics/boxplot_vs_violin.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
===================================
3
Box plot vs. violin plot comparison
4
===================================
Callers
nothing calls this directly
Calls
9
violinplot
Method · 0.80
boxplot
Method · 0.80
set_xticks
Method · 0.80
set_xlabel
Method · 0.80
set_ylabel
Method · 0.80
subplots
Method · 0.45
set_title
Method · 0.45
grid
Method · 0.45
show
Method · 0.45
Tested by
no test coverage detected