|
This script is all you need on a web server to draw GIF files. You just install the script on your web server and you automatically get the ability to draw GIF images through ASP. No special COM object installs are necessary, no Java applications, no fancy ActiveX controls. Just ASP.
|
|
Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over the bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values can be rounded and formatted to look like $1,234 instead of 1234.12.
|
|
This is PureAspGraph version 0.38. Make vertical and horizontal bar charts with this ASP class. Featuring: vertical text, data from arrays, data from recordset. You do not need to install anything on the server, since this code is pure ASP! Very easy to use and completly free. Download
|
|
Short samples to create plain and stacked bar chart, with HTML code only, without external images (.gif etc. ). Lets you create simple graph and trend indicator from database recordset/dataset.
|