|
||||||||||||
| AI/Data Mining Links | Online Free Courses | Online Bookstore | AMCSL Forum | Submit Link | New Additions | Archive | ||||||
| Practical Data Mining Courses Get Certificate of Completion Now for Free | ||||||||||||
GraphMaker: Making HTML graph using Perl & VML |
|
How to use:
Download the script.
Open gr.cgi in any text editor. In the edit data section put your data instead of default values for number of nodes in the graph width of edges , 0 means no edge title url text. Some others values like colors can be chaged also in the script. Upload the script to the web server or run the script from the command line. To run from the command line just type perl gr.cgi filename.html It will create the file with the name filename.html with the graph. Here is another script. This script is using XML file for input graph data. |