Good Silverlight 4.0 chart / graph component? [closed]
Asked Answered
R

3

11

I've been using the Silverlight Toolkit but I'm finding the quality lacking; in particular this memory leak / phantom point bug renders the Chart component completely unusable.

Can anyone recommend a good chart / graph component for Silverlight 4.0? I'm looking for one that provides:

  • multiple simultaneous series, both scatter and line
  • multi-select of points
  • configurable tool-tips
  • automatic axis scaling
  • real-time update of data

That last point sounds trivial but is tripping up the Silverlight Toolkit Chart; if you rapidly change the axis range, it sometimes leaves phantom points behind in addition to the points it should be displaying.

Royster answered 5/5, 2010 at 6:14 Comment(0)
N
7

Take a look at Visifire. It supports all the above requested features.

enter image description here

Nessus answered 5/5, 2010 at 6:16 Comment(1)
It works fine. I use it too. :-)Languor
D
5

You could try Visiblox.
(Disclaimer: I work for the company that develops it, but not on that team)

Denny answered 21/1, 2011 at 13:48 Comment(0)
L
1

You could take a look at the Data Visualization suite offered by Infragistics. I'm not really a big fan of Infragistics but I have been impressed with some of their charting components.

http://samples.infragistics.com/sldv/ComponentOverview.aspx?cn=data-chart

Ling answered 3/8, 2011 at 8:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.