BoxPlot.addData

Add data to the box plot. data may be any combination of ranges of ranges and individual ranges.

class BoxPlot
This
addData
(
this This
R...
)
()
if (
allSatisfy!(isInputRange, R)
)

Meta