click on the button to load data for a given year
( if you do not see the graph above then click here )
|
Method Outline
The configuration parameters and chart data are
supplied via two text files (linedata2004.txt and
lineprops.txt).
Clicking the buttons will instruct the line graph
applet to change one of the data items.
Settings Summary
- Data acquired from the file linedata2004.txt
- Properties acquired from the file lineprops.txt
- 3 series of data defined each with 6 months
of sales figures.
- Legend set to Horizontal format
|
How the Chart was created.
The above chart was inserted into the page with
the HTML Code contained in the file,
applet-dynamic-line-graph.txt
(click to view).
The chart properties are read from the file,
lineprops.txt (click to
view)
The chart data is initially read from the file,
linedata2004.txt (click
to view)
The buttons "New Data" and "Reset
Data" will instruct the line graph applet
to change the second piece of data of the first
series.
|
Further Information
For information on the full range of the line
graph exposed methods see:-
Documentation
Dynamic Methods
For a full explanation of each parameter see
the
"Configuration
Options" section of the Documentation.
|