Class XYPlot

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

    public class XYPlot
    extends AbstractPlot
    A general class for plotting data in the form of (x, y) pairs. This plot can use data from any class that implements the XYDataset interface.
    Since:
    8.0
    See Also:
    Serialized Form