Mosaic Plot
A mosaic plot.
Options
- data |
object (required)
: object of value arrays for each variable. Default:none
. - variables |
array (required)
: array of variables to display. Default:none
. - showColors |
boolean
: controls whether to display colors showing significance. Default:false
. - axisLabels |
string
: positioning of axis labels (either,parallel to the axis
,horizontal
,perpendicular to the axis
, orvertical
). Default:'parallel to the axis'
.
Examples
- Minimal
- Colored
- Axis Labels
Live Editor
Result
ReferenceError: Provider is not defined