Graphs and pie charts in ASP

Discussion in 'C#' started by rag84dec, Mar 16, 2008.

  1. #1
    Hi,
    I want to draw Graphs,pie chart in the web tool.PLease let me know what has to be used for that?....If you could send me a small piece of code as an example it would be great...

    Thanks
     
    rag84dec, Mar 16, 2008 IP
  2. lofvenhamn

    lofvenhamn Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've been using AmCharts (http://www.amcharts.com/) for this. It's the best one I've found, works with both classic ASP and ASP.NET, and the charts look really nice!

    Take a look at the samples on the site, and the Documentation part has everything you need to get going.
     
    lofvenhamn, Mar 17, 2008 IP
  3. Jhar

    Jhar Peon

    Messages:
    318
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you are looking for something simple and free check out the Google Charting API -http://code.google.com/apis/chart/
     
    Jhar, Mar 18, 2008 IP
  4. Free Born John

    Free Born John Guest

    Messages:
    111
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I like webchart - a really sold bit of kit and completely free. This guy also has abunch of other cool tools, so well worth checking out.
     
    Free Born John, Mar 19, 2008 IP
  5. teraeon

    teraeon Peon

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can always download the Yahoo Ajax Toolkit... they have some free graphing tools in it.
     
    teraeon, Mar 23, 2008 IP
  6. jawahar

    jawahar Active Member

    Messages:
    1,044
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #6
    jawahar, Mar 26, 2008 IP