Ajax MGraph Script

Ajax MGraph Script

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
94 views

As you can see this is simple bar-graph that shows data by month. Soon I’ll release other graph to complete this package (daily, and hourly graph).
Also I will release one universal graph that plots any given data. Stay tuned for more…
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" />
 

* Download and include prototype.js file in your page
* Include graphM.prototype.js file in your page

<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 graph1={
		divID:'resultDiv1',
		ShowNote:'yes',
		NoteTitle:'Note',
		NoteText:'Little note about this graph goes here...'
	}

	var graph2={
		divID:'resultDiv2',
		ShowNote:'yes',
		NoteTitle:'Note',
		NoteText:'Now with multiple graphs :) '
	}
</script>
 

* Add onclick=”draw();” to some element


<input type="button" value="Generate Graph" id="startButton" onclick="draw();" />
 


Demo: http://dragan.yourtree.org/code/ajax-mgraph/
Download: http://dragan.yourtree.org/code/ajax-mgraph/ajax-MGraph-v096.zip
Source: http://dragan.yourtree.org/code/ajax-mgraph/

http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/delicious_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/furl_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/technorati_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/google_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/myspace_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/facebook_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/mixx_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/twitter_32.png

Related Listings:

  1. AjaxMGraph Script For now it has few limitations (only positive numbers, only...
  2. Script.aculo.us 1.7 beta Script script.aculo.us 1.7 beta 1 is out now (see below!)—and the...
  3. AJAX Poller Script Configuration PHP and mySql required This script requires that you...
  4. CSS Vertical Bar Graphs Here’s a fairly typical vertical bar graph showing a hypothetical...
  5. jQuery Gradient Plugin Adds a dynamically created configurable gradient to the background of...

Do you like this post?

Email:     

Tags: , , , , , , ,

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment



Web Design & CSS (Templates) - TOP.ORG