Class GanttPlot

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

    public class GanttPlot
    extends AbstractPlot
    A general class for plotting data in the form of an start, end and progress value. This plot can use data from any class that implements the GanttDataset interface.
    Since:
    8.0
    See Also:
    Serialized Form