Play Free Games Play Free Games: check out our new free 2 player java Breakout / Arkanoid game, Ballerium!
Play Free Games
Free Soccer Game
Free Football Game
Free PacMan Game
Free Hockey Game
Free Skiing Game
Free Dolphin Game
Free Curling Game
Free Beaver Game
Free Breakout Game
Free Shooting Game
Free Space Invaders Game
Free Adventure Games
Action Soccer World Cup Edition
Free Games: 1940 Fighter Pilot
Put Free Games on your site

Free Applets for Webmasters
Dynamic Graphing
Dynamic Pie Charts

To bookmark Play Free Games, press "Ctrl" + D

Download Free Software
Webserver Monitor
HTML Color Chooser
Free Maps

Information
Contact Play Free Games
Advertising on Play Free Games

Free Dynamic Graph Utility

The Dynamic Graphs Utility

This java powered web tool will add impact to your web site by displaying whatever numbers you feed in as line graphs. It is very easy to implement using simple HTML.

[ You need java enabled to use the free dynamic graphing utility ]


How to use the Dynamic Graph Utility

To use the Dynamic Graph Utility on your web page simply include the following HTML tags:

<APPLET CODEBASE="http://www.play-free-games.com/webmasters/dynamic-graphs" CODE="linegraph.class" HEIGHT=180 WIDTH=400>
(You can alter the height and width to whatever you want)

<PARAM NAME=title VALUE="Sales">
(Supply a title for the graph)

<PARAM NAME=ymax VALUE=30>
(Use to specify the upper limit for your graph)

<PARAM NAME=ymin VALUE=10>
(Use to specify the lower limit for your graph - defaults to zero)

<PARAM NAME=LabOffset VALUE=10>
(The number of pixels to the left of their ticks which the 'x' axis labels begin at. Increase for long lables.)

<PARAM NAME=NumberOfLabs VALUE=5>
(Number of 'x' axis labels.)

<PARAM NAME=Grid VALUE=true>
(Show grid. Enter "false" to hide the grid)

<PARAM NAME=Lab1 VALUE="Jan-99">

<PARAM NAME=Lab2 VALUE="Apr-99">

<PARAM NAME=Lab3 VALUE="Jul-99">...etc.
(These parameters specify the 'x' axis labels you want displayed on your graph. There should be as many labels as are specified in the "NumberOfLabs" parameter.)

<PARAM NAME=LineColor_R VALUE=255>
<PARAM NAME=LineColor_G VALUE=0>
<PARAM NAME=LineColor_B VALUE=0>
(These 3 parameters specify the Red-Green-Blue values for the color of the graphing line to be drawn. Use values between 0 and 255.)

<PARAM NAME=NumberOfVals VALUE=30>
(You can alter the value to whatever you want - this determines how many points will be shown on the graph)

<PARAM NAME=Val1 VALUE="29.1">

<PARAM NAME=Val2 VALUE="12.5">

<PARAM NAME=Val3 VALUE="10.3">...etc.
(These parameters specify the values you want displayed on your graph. There should be as many values as are specified in the "NumberOfVals" parameter.)

</APPLET>

Below is an example of another way in which the line graph applet can be used. In this example, the X axis shows number rather than dates, and each point has both an 'x' and a 'y' value. An example of a line graph which might use this method would be a graph showing price and demand:

[ You need java enabled to use the free dynamic graphing utility ]

To use this mode, simply supply a parameter to the line graph applet as follows:
<PARAM NAME="mode" VALUE="1">

...and give each point an x and y value like this:
<PARAM NAME="val9" VALUE="27000:4700">

We have customized the free version of this dynamic graphing applet for several users. Contact us to find out more.

If you want to add additional dynamic graphs to your website other than line graphs, take a look at these other dynamic graphs:

- Dynamic Pie Charts
- Dynamic Bar Charts

Check out www.GraphsCharts.com for the latest version of these graphing and charting utilities.
Email a friend about the free java Dynamic Graph Utility:
Your name:
Your friend's email address:

Free Games: Arcade Games | Free Games: Sports Games | Free Games: Adventure Games | Privacy