Has anyone drawn any simple graphs like line, curve , etc using asp.net or vb.net? If so, can u kindly send me your code.<BR><BR>thx <BR>PhilipPhilip, I just wrote an article for MSDN Magazine on this very issue, see:<BR>http://www.4guysfromrolla.com/aspscripts/goto.asp?ID=128<BR><BR>The above article specifically examines how to draw dynamic pie charts. Also, I touch upon this issue in my latest book, ASP.NET: Tips, Tutorials, and Code, by examining how to draw dynamic bar charts. You can read the free sample chapter that contains this gem at:<BR>http://www.4guysfromrolla.com/webtech/chapters/ASPNET2/<BR><BR>Happy Programming!-Thanks Scott.<BR>Another help!!!<BR>Do you have any example for drawing pie chart not with only one radius? I should be able to add on any number of radius ( i will be mostly getting its value from the database).<BR><BR>thx <BR>PhilipPhillip,<BR><BR>Have you found any code on how to draw curves? I've done pie charts based on database info so if you have any questions concerning that, let me know. I now need to draw a bell-curve-like chart....Any help would be greatly appreciated! Thanks!<BR><BR>Peter