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. |
carcool This page allows you to draw basic patterns and to organize them before you create the page. |
Charts Given initial data (manually or from database), this script will dymanically draw the chart. Useful if you have a lot of data or often update your results. To insert the script into your page, copy its listing, and change the initial data. |
Grapher This is a bar graphing program that reads data and uses it to draw charts and data tables in HTML. You can customize the size of font, the title, even the individual color of the bars. A data table can be created by a command within the script that displays the categories and values assigned to them neatly. You can click on the "produce" button to open a new window with the graph's HTML code which you can copy and paste or save. No external images are ever used in the program or in the final product. The result is a printer friendly, colorful chart that doesn't require any special software to view or modify. |
HTML-Graphs Use the bar_graph() function to create horizontal / vertical bar-graphs and progress bars. You can create simple graphs and even grouped bar-graphs with legends, add labels, change colors etc. No graphics or libraries (GD etc.) required. |
Imageless Horizontal Bars The script "Imageless Horizontal Bars" allows the user to present graphically and sort the data. No images are necessary. This is great as an E-mail attachment. Right click when viewing the demo page to obtain the source code of the script. |
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. |
SD-Graph SD-Graph is a sophisticated bar graphing system that allows you to create and display colorful bar charts with detailed statistics. |