Box Plot
A box plot.
Options
- data |
object (required)
: object of value arrays. Default:none
. - variable |
(array|string) (required)
: variable(s) to display. Default:none
. - group |
(array|string|Factor)
: one or two grouping variables. Default:[]
. - orientation |
string
:vertical
orhorizontal
orientation. Default:'vertical'
. - overlayPoints |
boolean
: controls whether to overlay points. Default:false
.
Examples
- Minimal
- Grouped
- Multiple Variables
- Horizontal
- Overlay Points
Live Editor
Result
ReferenceError: Provider is not defined