A Java Glyph graph - Fisher Iris data
This applet displays 4 dimensional data as a glyph plot.
It is modeled after a graph in Michael Friendly's
Sas System for Statistical Graphics (p396).
Dragging your mouse over the plot will rotate the points.
The data plotted are the Fisher Iris data.
Petal length is x.
Sepal length is y.
Sepal width is z.
Petal width is represented by the angle of the glyph.
Each of the three species of iris is represented by a different color.
The Java source
was adapted from the "Molecule Viewer" applet included
with the Beta Java Developers Kit for Windows 95.
A SAS program generated the data file for the applet.
Please mail comments to Larry Hoyle:
l-hoyle@ku.edu