Class | Description |
---|---|
ChartConfigUtil | |
ChartImage |
An image file for a chart.
|
ChartUtils |
Utility class for chart related stuff.
|
CommitScatterChartMaker |
Produces the commit scatter chart.
|
DirectoryPieChartMaker |
Class for producing directory pie charts
|
DirectoryPieChartMaker.CodeDistributionChartMaker | |
DirectoryPieChartMaker.DirectorySizesChartMaker | |
LOCChartMaker |
Produces Lines Of Code charts
TODO: At least the single-series charts should be done by TimeLineChartMakers
|
LOCChartMaker.AllDevelopersLOCChartMaker | |
LOCChartMaker.AllDirectoriesLOCChartMaker | |
LOCChartMaker.AllModulesLOCChartMaker | |
LOCChartMaker.DirectoryLOCChartMaker | |
LOCChartMaker.MainLOCChartMaker | |
ModifyAddChartMaker |
Class for producing the "Author Activity: Modifying/Adding" chart
|
ModuleEvolutionChartMaker |
Class for producing directory pie charts
|
ModuleSizePieChartMaker |
Class for producing directory pie charts
|
SymbolicNameAnnotation |
SymbolicNameAnnotation
Provides symbolic name annotations for XYPlots with java.util.Date
objects on the domain axis.
|
TimeBarChartMaker |
Produces bar charts where each bar represents a time slot, e.g.
|
TimeBarChartMaker.HourBarChartMaker | |
TimeBarChartMaker.WeekdayBarChartMaker | |
TimeLineChartMaker |
Creates charts from
TimeLine s. |