PDA

View Full Version : Pie Chart



amitgeorge
January 13th, 2005, 01:51 PM
How can I create a Pie Chart in ASP ?

I have Microsoft Office with its Charting / Graphing control on the server.

Or anything else ?

Cant use 3rd party components. cant pay!!!!

Jerryscript
January 14th, 2005, 05:10 AM
Are you going to display it in flash? If so, just pass the data to flash and use actionscript to create the pie chart using the drawing API. Example (http://jerryscript.hostrocket.com/flash/examples/chart.swf)

amitgeorge
January 18th, 2005, 03:16 AM
maybe someone has image display / creation code in asp ?