Package | Description |
---|---|
com.orchestranetworks.addon.dqid.chart |
Provides classes to define charts and write them to an HTML document.
|
Modifier and Type | Class and Description |
---|---|
class |
AxisData<Abscissa,Ordinate>
Represents the data for a line chart or a bar chart.
It contains multiple data points on a single axis. |
class |
CategoryBarChartData
The data for category bar charts.
|