Skip to main content

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, or vertical). Default: 'parallel to the axis'.

Examples

Live Editor
Result
ReferenceError: Provider is not defined