Violin Plot
A violin plot.
#
Options- data |
object (required)
: object of value arrays. Default:none
. - variable |
string (required)
: variable to display. Default:none
. - group |
(string|Factor)
: grouping variable. Default:none
. - showBox |
boolean
: controls whether to display a box plot inside. Default:false
.
#
Examples- Minimal
- Grouped
- Show Boxplot
Live Editor
Result