| Class | Description |
|---|---|
| ChartUtil |
Chart generation utility code around JFreeChart.
|
| ChartUtil.NumberOnlyBuildLabel |
Can be used as a graph label.
|
| ColorPalette |
Color constants consistent with the Hudson color palette.
|
| DataSetBuilder<Row extends Comparable,Column extends Comparable> |
Builds
CategoryDataset. |
| Graph |
A JFreeChart-generated graph that's bound to UI.
|
| NoOverlapCategoryAxis |
This class implements X-axis label skipping algorithm to
avoid drawing overlapping labels.
|
| ShiftedCategoryAxis |
CategoryAxis shifted to left to eliminate redundant space
between area and the Y-axis. |
| StackedAreaRenderer2 |
Modified
StackedAreaRenderer. |
Copyright © 2004-2013 Hudson. All Rights Reserved.