Search


Change Language


Ajax Downloads Home arrow Other Ajax Scripts
Free AJAX Scripts by Freeajaxscripts.net
AjaxMGraph - AJAX Script

HOW TO SETUP

  • Download Archive
  • Extract files to some remote or local directory
  • Include agGraph.css file in your page
<link rel="stylesheet" type="text/css" media="screen" href="agGraph.css" />
<script type='text/javascript' src='prototype.js'></script>
<script type='text/javascript' src='graphM.prototype.js'></script>
  • Define destination DIV, and write note title and text
<script type='text/javascript'>
var agGraphDivID='resultDiv';
var agGraphShowNote='yes';
// yes,or no
var agGraphNoteTitle='Note';
var agGraphNoteText='Little note about this graph goes here...';
</script>
  • Add onclick="draw();" to some element
<input type="button" value="Generate Graph" id="startButton" onclick="draw();" />

*or provide data from database, xml, remote file....

CHANGE LOG

V0.95 - April 10. 2007.

  • Added Option to add a note(1)
  • Added Transparency
  • Visual style changed

V0.95 - March 31. 2007.

  • Initial version released.

notes:
(1) - you can pass HTML as note text, so basicaly you can add picture, link or anything else here :)



Average Visitor Rating: 4.50 (Out of 5)
Number of ratings: 4

Select your rating
Excellent
Good
Average
Fair
Poor
There are 279 free ajax scripts and 31 categories in our directory





Lost Password?
No account yet? Register
We have 1 guest online