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