Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Graphs and Charts |
| 1. |
XYGraph
|
|
|
XYGraph was created to generate intelligent plots of output data without the need for extensive user input. Take a look at the demo page to see just how useful and proffesional the results are. The script generates an XY Graph using Vector Markup Language (VML) and returns an html string for display via javascript. The code is written to automatically calculate appropriate scaling for tics and will cut off extreme data points. Noncommercial use is free, donations are appreciated. A modest one-time licensing fee will be asked for commercial use.
|
| 2. |
JavaScript Graph-it!
|
|
|
Create graphs out of raw data using Graph It! Just input the textual data of the involved graph elements, and leave the rest to the script. The data can be either in absolute or percentage values.
|
| 3. |
carcool
|
|
|
This page allows you to draw basic patterns and to organize them before you create the page.
|
| 4. |
Bar Graph
|
|
|
This script allows you to create a bar graph table of the data given to it. It prints the total-count variable at the top of the form. It will chart out the values given in the stats-array definition statement.
|
|
|