Bar Graph Applet










This is an applet designed to display input data in Bar Graph form. The applet presently accepts up to 12 inputs. The inputs may also be grouped into sets. The example above plots the same group of 6 items horizontally and vertically. In this example the data is grouped into 2 sets. The first set includes items P-1a and P-2a. Ths other 4 data items (P-3b through P-6b) are included in data set 2. Background, foreground and data colors may be choosen in the input data.

The source (.java) and binary (.class) files are free for the taking. Have fun. If you think of any unusual ways to use them drop me a line.

BarGraph.class BarGraph.java