org.netbeans.performance.impl.chart |
|
Java Source File Name | Type | Comment |
NbChart.java | Class | A convenience extension of JFreeChart that hides some of the
complexity of creating charts where we do things in a
fairly standard way. |
NbStatisticalDataset.java | Class | An implementation of a JFreeChart statistical data set that understands
DataAggregations and queries on them to find its data. |