|
|
Home » ASP » Article
ASP Cool Chart
|
| Article by: | Glen (7/13/2002) |
|
| Sponsored by: | FindMyHosting - Web Hosting Search |
| Summary: | This script allows you to create customisable bar charts in an instant using pure ASP code. |
|
| Viewed: 40289 times |
Rating (3 votes): |
|
4.7 out of 5 |
|
|
|
This script allows creates a bar chart on the fly. It is very simple to customize using the array values at the bottom of the script. Simply enter a different line of values and keys here to customise the graph. You could also of course pull these values from a database for on-the-fly graphs. Hey! This stuff could save you a fortune!
View Live Demo
Download zip file.
|
|
View highlighted Comments
User Comments on 'ASP CoolChart'
|
Posted by :
Archive Import (Mike) at 14:50 on Friday, August 16, 2002
|
The graph height doesnt work.
This is a nice piece of work. I suggest cleaning up the code and packaging it up. Sell it for 3 bucks or something.
HTH
| |
Posted by :
Archive Import (olivier dsm) at 11:11 on Monday, August 26, 2002
|
nice sample of code, easy to integrate into your asp script and to use.
| |
Posted by :
Archive Import (JJ) at 10:57 on Monday, October 21, 2002
|
Nice Histogram. You did a good job.
| |
|
|
Posted by :
Archive Import (Mark h) at 17:29 on Thursday, November 28, 2002
|
Hello! i've used asp graphing code from 4guys before but your gif's make it really stand out!
| |
|
|
|
|
Posted by :
Archive Import (Brian) at 01:36 on Thursday, February 06, 2003
|
Nice graphs. I like the images. Very sharp looking images.
Question,
Is there a way to make the graph Horizontil?;
instead of vertical.
| |
Posted by :
Archive Import (jasmita) at 05:49 on Friday, February 14, 2003
|
Its really very nice n useful code, the best i found on net (form Bar charts in ASP program)
| |
Posted by :
Archive Import (s) at 17:48 on Sunday, March 09, 2003
|
nice visual cant work out if it works not a good download for hardworking writers
| |
|
|
Posted by :
Archive Import (Mike) at 20:43 on Tuesday, August 19, 2003
|
How can this be modified so that it is dynamically data driven?
| |
Posted by :
Deon at 15:12 on Saturday, December 13, 2003
|
Hi there,
has anybody changed this so that it can pull the data from an existing DB - Access 2k with ASP VBScript.
Thanx,
Deon
| |
Posted by :
sbaartman at 08:08 on Friday, December 19, 2003
|
Works nice, I did manage to hook this up to database values.
Using Vb Split function to build the arrays - easy. Hopes this answer previous questions on how to handle data.
Well done dudde.
[b]Shane.[/b]
| |
Posted by :
stephen at 15:39 on Wednesday, March 16, 2005
|
Hi folks,
I am a student and i am having to code a bar chart in svg using asp taking the values from a database.
Im very lost and finding great difficulties. If anyone would have some sort of code that would help me or has done something similar, your help would be greatly appreciated.
Regards,
Stephen
| |
Posted by :
jdidol at 16:02 on Friday, January 05, 2007
|
Great script! I have modified it slightly to accept data from an access database. Thanks so much you saved me many hours of coding.
| |
|
To post comments you need to become a member. If you are already a member, please log in .
| |