( for a
printable version of this page click here )
|
Method Outline
The configuration parameters and chart data are
supplied via two text files (bardata.txt and barprops.txt).
This is the applet version of the bar graph which
may not be printable on some browsers.
The link at the bottom of the chart directs the
user to an identical page where the pie image
is produced by the Pie Servlet. This page will
be printable on all browsers.
Settings Summary
- Data acquired from the file bardata.txt
- Properties acquired from the file barprops.txt
- 3D Graphing Mode set
- 3D depth set to 10 pixels
- 3 series of data each with 4 quarters of data.
|
How the Chart was created.
The above chart was inserted into the page with
the HTML Code contained in the file,
applet-printing-bar-graph.txt
(click to view).
The chart properties are read from the file,
barprops.txt (click to
view)
The chart data is read from the file,
bardata.txt (click to view)
|
Further Information
For a full explanation of each parameter see the
"Configuration
Options" section of the Documentation.
|