|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |