prabhats.net
prabhats.net

Reputation: 444

Silverlight based charts and graphs in an asp.net 3.0 application

I wanted to build visually stunning graphs and charts ( with some animation, drill-down and interactivity in it) in an existing asp.net application. The application is build using vs 2008.

I have two questions...

  1. Which version of Silverlight will be best suited for this (v3 or v4) ?
  2. What is the best option to create Charts and Graphs and embed it within the existing asp.net application ?

Note: I wanted to use Silverlight based charts only.

Upvotes: 0

Views: 298

Answers (2)

prabhats.net
prabhats.net

Reputation: 444

I have started using visifire. It offers really amazing charts and graphs and even we can even play with its code. It is also well supported by the visifire developer community.

Upvotes: 1

Rabbott
Rabbott

Reputation: 4332

Do you have a specification that says you must use silverlight? I would suggest using Highcharts its an amazingly awesome javascript based charting library.. Its really easy to use and has a TON of charts!

Upvotes: 1

Related Questions