| Package | Description |
|---|---|
| com.orsoncharts.renderer.category |
Renderers that can be used with the
CategoryPlot3D class. |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaRenderer3D
A renderer for creating 3D area charts from data in a
CategoryDataset3D (for use with a CategoryPlot3D). |
class |
BarRenderer3D
A renderer for creating 3D bar charts from a
CategoryDataset3D (for
use with a CategoryPlot3D). |
class |
LineRenderer3D
A renderer that can be used with the
CategoryPlot3D class to create
3D lines charts from data in a CategoryDataset3D. |
class |
StackedBarRenderer3D
A renderer that can be used with the
CategoryPlot3D class to create
3D stacked bar charts from data in a CategoryDataset3D. |