Class LinePlot

java.lang.Object
com.storedobject.svg.Node
com.storedobject.svg.chart.Chart
com.storedobject.svg.chart.LinePlot
Direct Known Subclasses:
DayPlot, MonthPlot, YearPlot

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