graph component for Asp.net

2 views
Skip to first unread message

Noam Bartov

unread,
Nov 24, 2009, 4:02:11 AM11/24/09
to altnet...@googlegroups.com
hi all

can anyone recommend a decent free graph component for asp.net ?
it should of course support the regular graphs such as bar, xy, pie chart etc and be easy to use and nice to look at...

how's ZedGraph (http://zedgraph.org/wiki/index.php?title=Main_Page) ?

thanx,
Noam.

Ori Peleg

unread,
Nov 24, 2009, 6:07:25 AM11/24/09
to altnet...@googlegroups.com
We went with a solution not specific to ASP.NET.
The options we seriously considered were:
We ended up choosing Open Flash Chart. The API wasn't great, but the resulting charts were very nice.
We just fed it JSON, but there's a .NET library to generate its input as well.

Today we may have gone for flot, at the time the stable version didn't support IE8.

--

You received this message because you are subscribed to the Google Groups "altnetisrael" group.
To post to this group, send email to altnet...@googlegroups.com.
To unsubscribe from this group, send email to altnetisrael...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/altnetisrael?hl=en.



--
Check out my blog: http://orip.org

Igor

unread,
Nov 24, 2009, 8:01:48 AM11/24/09
to altnet...@googlegroups.com

We went with gviz, it’s ok, nothing fancy, but answers the basic needs.

Ken Egozi

unread,
Nov 24, 2009, 8:55:53 AM11/24/09
to altnet...@googlegroups.com
google charts API.  super simple, free, as scalable as google.
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם

Ori Peleg

unread,
Nov 24, 2009, 9:15:59 AM11/24/09
to altnetisrael
gviz (== Google Visualization API) has a nicer API, IMO, for Google Charts, plus it's easier to use the dynamic versions. Examples: 

Ori Peleg

unread,
Nov 24, 2009, 9:23:59 AM11/24/09
to altnetisrael
I almost forgot - if you go the gviz route, implementing a visualization data source or using an existing one (e.g. Gary Bortosky's helper for .NET) can be very helpful.

2009/11/24 Ori Peleg <ori...@gmail.com>

Effie Arditi

unread,
Nov 25, 2009, 2:26:54 PM11/25/09
to altnet...@googlegroups.com
can i ask why aren't you using the .net <asp:chart> ?
one of the best chart control exists in the market...
 
 
download the chart control itself and the samples...
the samples contain examples for almost any scenario you can think of...

Avi Pinto

unread,
Nov 27, 2009, 2:20:02 AM11/27/09
to altnet...@googlegroups.com

Ori Peleg

unread,
Nov 27, 2009, 2:55:20 AM11/27/09
to altnetisrael
nice list!
Reply all
Reply to author
Forward
0 new messages