violin-boxplot
A boxplot for a violin or hviolin plot. This type provides a
customization interface for the boxplot displayed in a violin plot.
Parameters
width : int | float | ratio | length default: 15%
The width of the boxplot inside the violin plot. This can be
- an
intorfloatto specify the width in data coordinates, - a
ratioto give the width relative toviolin.width, - or an absolute, fixed
length.
fill : auto | none | color | gradient | tiling | ratio default: auto
How to fill the boxplot.
stroke : none | length | color | stroke | gradient | tiling | dictionary default: auto
How to stroke the boxplot.