开发者

Good Silverlight 4.0 chart / graph component? [closed]

开发者 https://www.devze.com 2022-12-29 18:55 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

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开发者_如何学JAVA 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.


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

Good Silverlight 4.0 chart / graph component? [closed]


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消