Class Plot

java.lang.Object
Direct Known Subclasses:
DayPlot, MonthPlot, YearPlot

public class Plot extends Chart
This class represents a line plot. It handles axes, grid lines, and data points connected by lines.
Author:
Syam