We are looking to implement some complex charting graphs for a new application we are building. Some of the charts are scatter graphs that sometimes have a high clustering of data in specfic areas. Is there a charting tool that is similar to Google Maps that gives you a high level view, and then if there is too much clustering, a user can zoom in on a specific area to get a more detailed look and the points start spreading out? Free or otherwise isn't an issue.
+1
A:
Take a look at Microsoft Chart Controls ; They have interactivity and AJAX that you can use to zoom in and out.
CodeToGlory
2009-07-30 19:00:38
A:
You could have a look at Dundas charts:
For maps you have virual earth
Shiraz Bhaiji
2009-07-30 19:04:33
A:
You have several options. You can either go with the Microsoft chart controls like others have mentioned or you could checkout the following.
msvcyc
2009-07-30 19:07:24
+1
A:
Infragistics has some great charting tools depending on your app. (ASP.NET, Winforms, WPF, Silverlight).
JP Alioto
2009-07-30 19:09:17
A:
You can take a look at Nevron http://www.nevron.com - offers chart/gauges/diagrams/maps in a single package.
Ivo Milanov
2010-02-02 07:10:32