Package org.gicentre.utils.stat

Utilities to support the creation of statistical graphics with Processing.

See:
          Description

Class Summary
AbstractChart Abstract class for representing a statistical chart.
BarChart Represents a bar chart.
LikertChart Class for storing and drawing Likert scaled data.
StandardEllipse Class to create and store a standard ellipse representing the spread of a set of points.
XYChart Class for representing X-Y charts such as scatterplots or line charts.
 

Enum Summary
AbstractChart.Side Indicates a side of the chart
 

Package org.gicentre.utils.stat Description

Utilities to support the creation of statistical graphics with Processing.

This package includes classes for creating statistical graphics such as bar charts, scatterplots and bubble charts.

To check you have the latest version of the gicentreUtils package, display the results of Version.getText() or Version.getVersion(). It should match that shown in this API documentation.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013