Package | Description |
---|---|
com.dandymadeproductions.scatterplot.charts | |
com.dandymadeproductions.scatterplot.data |
Modifier and Type | Method and Description |
---|---|
void |
ChartsPanel.addSeries(DataChartSeries series) |
Modifier and Type | Class and Description |
---|---|
class |
LineChartSeries
The LineChartSeries class provides the means to create an
appropriate chart of either Line, Area, or Scatter data
series.
|