Bars and Pie charts

This is a discussion on "Bars and Pie charts" within the Classic ASP section. This forum, and the thread "Bars and Pie charts are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 13th, 2004, 16:58
New Member
Join Date: Jan 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Bars and Pie charts

Hello,

I'm not sure ASP is the right solution for this: I have already an ASP application being developed and I need to show some statistics with bars and pie charts.

I found some ideas on the web but they are either charged or provide just very simple bars charts.

Does anyway know a good component, Java App or another way to show charts that interact with an ASP Application?

If not, could you give me any tips on developing pie and bars charts? It can be in ASP, Java, Delphi or any other language/technology that this would be possible.

Thanks,
Ricardo

  #2 (permalink)  
Old Feb 13th, 2004, 17:31
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Bar charts are easy... you just scale your data and then make different images or coloured cells x pixels long in that scale.

Pie charts however are quite difficult without a dedicated script (that would be quite complicated) and some sort of graphic creation software.

Check out the following link for bar chart scripts: http://www.hotscripts.com/cgi-bin/se...y=bar&catid=35
And this one for pie charts: http://www.hotscripts.com/cgi-bin/se...y=pie&catid=35
  #3 (permalink)  
Old Feb 13th, 2004, 17:59
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
i'm sure its not that difficult to do a pie chart in programming, most langs must provide objects to represent and manipulate pie chart data. I'll have a look into this as i'm intrigued myself, that is when i find some time (but it'll prolly be too late to answer your question :sad: ). even if i'm wrong, drawing one via code should be too taxing on the old brain cells.
  #4 (permalink)  
Old Feb 14th, 2004, 00:54
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
There's a lot of free asp.net stuff for doing charts like this. Just google on "asp.net pie chart".
Closed Thread

Tags
bars, pie, charts

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
The new bars VanessaJW Webforumz Cafe 17 Jun 27th, 2007 21:05
Anybody use flow charts for logic design? Donny Bahama PHP Forum 3 May 8th, 2007 15:44
Clickable Charts - Is it Possible? Geeky Girl Website Planning 0 May 6th, 2007 00:21
Help need with 2 progress bars AdRock Other Programming Languages 0 Apr 20th, 2007 22:59
scroll bars schwell Web Page Design 6 Feb 23rd, 2007 15:04


All times are GMT. The time now is 21:49.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43