MCPcopy 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===================================
3Box plot vs. violin plot comparison
4===================================

Callers

nothing calls this directly

Calls 9

violinplotMethod · 0.80
boxplotMethod · 0.80
set_xticksMethod · 0.80
set_xlabelMethod · 0.80
set_ylabelMethod · 0.80
subplotsMethod · 0.45
set_titleMethod · 0.45
gridMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected