Uses of Package
org.jfree.data.statistics
Packages that use org.jfree.data.statistics
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Plug-in renderers for the
CategoryPlot
class.Classes for representing statistical data.
-
Classes in org.jfree.data.statistics used by org.jfree.chartClassDescriptionA category dataset that defines various medians, outliers and an average value for each item.An interface that defines data in the form of (x, max, min, average, median) tuples.
-
Classes in org.jfree.data.statistics used by org.jfree.chart.renderer.categoryClassDescriptionA category dataset that defines a mean and standard deviation value for each item.
-
Classes in org.jfree.data.statistics used by org.jfree.data.statisticsClassDescriptionA category dataset that defines various medians, outliers and an average value for each item.Represents one data item within a box-and-whisker dataset.An interface that defines data in the form of (x, max, min, average, median) tuples.A class for creating constants to represent the histogram type.A category dataset that defines multiple values for each item.A bin for the
SimpleHistogramDataset
.A category dataset that defines a mean and standard deviation value for each item.