可以推荐ZedGraph图表库.NET吗? [英] Can the ZedGraph charting library for .NET be recommended?

查看:327
本文介绍了可以推荐ZedGraph图表库.NET吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为我的公司开发一个项目,我需要在研究股票市场的过程中将一些不同类型的图表和平均复杂性集成到C#。我在互联网上找到了这个免费图书馆, ZedGraph 。如果你遇到它,你推荐使用它吗?

I am working on a project for my company, and I need to integrate some graphs of different types and average complexity to C# in the process of studying stock markets. I found this free library on the Internet, ZedGraph. If you came across it, do you recommend using it? And how well is it supported?

推荐答案

我可以推荐ZedGraph。我已经使用它与伟大的
的成功几年在 MSQuant ,对于大多数情节:mass
光谱显示,重新校准误差图,LC峰图,
定量图和其他。

I can recommend ZedGraph. I have been using it with great success for several years in MSQuant, for most plots: mass spectrum display, recalibration error plots, LC peak plots, quantitation profiles and others.

这里是一些来自MSQuant的屏幕截图,ZedGraph有
已使用:

Here are some screen-shots from MSQuant where ZedGraph has been used:


  1. 散布图,带有趋势线

  2. XY图与显示的实际数据点,线连接数据点

  3. Sticks plot,with overlayed annotation( TextBox es,其实)

  4. 同一窗口中的几个图,类型为2.和3.

  5. 仔细查看类型2.

  6. 拼贴,类型2。和Visual Studio中的代码

  1. Scatter plot, with trendline
  2. X-Y plot with the actual data points shown, line connection data points
  3. Sticks plot, with overlayed annotation (TextBoxes, in fact)
  4. Several plots in the same window, types as in 2. and 3. (the two plots in the bottom half)
  5. Closer look at type 2.
  6. Collage, type 2. and code in Visual Studio

在第一个绘图后面的源代码可以在 MSQuant的源代码:frmRecalibrationVisualisation.vb ,MSQuant / msquant / src / GUI / forms / frmRecalibrationVisualisation.vb

The source code that is behind the first plot can be found in Source code for MSQuant: frmRecalibrationVisualisation.vb, MSQuant/msquant/src/GUI/forms/frmRecalibrationVisualisation.vb..

与许多其他图表库相反,ZedGraph可以
还用于科学/数学导向的图/图表(例如,
散点图),而不仅仅用于商业类型图/图表。
股票市场应用程序也可能需要散点图。

In contrast to many other charting libraries, ZedGraph can also be used for scientific/math oriented plots/charts (for example, scatter plots) and not only for business type plots/charts. Stock market applications may also need scatter plots.

在ZedGraph中,内置支持用户放大
和缩小,平移(按住
Ctrl 键的同时拖动),将绘图保存到文件或将其复制到
剪贴板。

In ZedGraph, there is built-in support for the user to zoom in (infinite) and zoom out, pan (drag while holding down the Ctrl key), save the plot to a file or copy it to the clipboard.

我在ZedGraph中缺少一件事:
的能力,用户在绘图中选择项目以执行
对这些选定项目的某些操作(例如,计算一些
数字,接受他们作为验证或标记为
outliers到应用程序)。

There is one thing I am missing in ZedGraph: the ability for the user to select items in the plot in order to perform some action on those selected items (for example, computing some number, accepting them as verified or marking them as outliers to the application program).

不要推迟ZedGraph的发展状态。
ZedGraph是成熟的,是非常高的质量,可以直接使用
。应该有一个新的团队背后进一步的
开发。

Don't be put off by the state of ZedGraph's development. ZedGraph is mature, is of very high quality and can be used as-is. There is supposed to be a new team behind its further development.

这篇关于可以推荐ZedGraph图表库.NET吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆