Class ContinuousAreaPlot

  • All Implemented Interfaces:
    ChartPlot, java.io.Serializable

    public class ContinuousAreaPlot
    extends StandardPlot
    A general class for plotting data of groups of values. This plot can use data from any class that implements the BaseDataset interface.
    Since:
    8.0
    See Also:
    Serialized Form