All Implemented Interfaces:
Serializable

public class BoxplotSeries extends AbstractAxisAwareSeries<BoxplotSeries>
Boxplot is a convenient way of graphically depicting groups of numerical data through their quartiles. More detailed information is provided in the documentation.
See Also: