box Plot
Add a vertical BoxPlotMark to the current Chart.
Parameters
init
The initialization lambda for this Mark.
x
The Discrete for the X axis.
y
The Quantitative for the Y axis.
Add a horizontal BoxPlotMark to the current Chart.
Parameters
init
The initialization lambda for this Mark.
x
The Quantitative for the X axis.
y
The Discrete for the Y axis.