Hi,
While ASP.NET does not offer charting & graphing out of the box, there are a number of third party free & commercial components that you can use. These components can be grouped into 3 types, based on technology:
1. Flash based charting components – i.e., that use Adobe Flash to generate charts, mostly with animation and lots of interactivity. They’ve the advantage of not consuming any server resources for chart generation, are good to look at and are very interactive.
2. Image based charting components – Server side components which generate images. The conventional way.
3. JavaScript charting libraries, that again generate charts on client side using JavaScript. The advantage is interactivity and less server resource consumption. But major disadvantage is cross browser compatibility.
Listed below are a few components under each of these resources:
Flash based charting:
———————————
FusionCharts v3 – http://www.fusioncharts.com – Lots of chart types, interactivity, and affordable pricing. Comes with source code.
FusionCharts Free – http://www.fusioncharts.com/free – Free flash charting library, though not as advanced as FusionCharts v3.
Open Flash Chart – http://teethgrinder.co.uk/open-flash-chart/ – Free and open source flash charting library.
Image based components (All commercial)
—————————————–
Dundas – http://www.dundas.com
ChartFx – http://www.chartfx.com
DotNetCharting – http://www.dotnetcharting.com
Nevron – http://www.nevron.com
The free image based libraries do not generate that good looking graphs.
JavaScript based charting
——————————————-
Plotkit – http://www.liquidx.net/plotkit/
Emprise JavaScript charting – http://www.ejschart.com/
Hope this helps.
i have a lot of years using chartFX.
It´s nice, it´s easy to use, the style of the charts can be very nice an beautiful.
But have a problem. It´s very expensive to a common user.
Have a trial version.
you can find it on http://www.softwarefx.com
You must be logged in to post a comment.
Comments
Leave a comment Trackback