| Package | Description |
|---|---|
| com.orsoncharts.plot |
Standard plot types (
PiePlot3D,
CategoryPlot3D and
XYZPlot) that can be used with the
Chart3D class. |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryPlot3D
A 3D plot with two category axes (x and z) and a numerical y-axis that can
display data from a
CategoryDataset3D. |
class |
PiePlot3D
A plot for creating 3D pie charts.
|
class |
XYZPlot
A 3D plot with three numerical axes that displays data from an
XYZDataset. |