C#图表库 [英] C# Charting Library

查看:351
本文介绍了C#图表库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一个很好的跨平台图表库,用于在Windows和Linux上运行的.NET项目,但是一切看起来都依赖于WinForms控件,似乎包括 ZedGraph (更不用说ZedGraph看起来有点,很好,日期)。

I've been looking for a good cross-platform charting library to use on a .NET project intended to be run on both Windows and Linux, but everything looks to have a dependency on WinForms controls, seemingly including ZedGraph (not to mention that ZedGraph looks a bit, well, dated).

Microsoft的图表控件为WinForms / ASP.NET看起来不错,但就像我说,有一个依赖于WinForms控件。我知道Mono包括WinForms对Linux的支持,但我不想有Linux最终用户安装WinForms,最终会成为一个GTK#应用程序。

Microsoft's Chart Controls for WinForms/ASP.NET look great, but like I said, have a dependency on WinForms controls. I know Mono includes WinForms support for Linux, but I'd rather not have to have Linux end-users install WinForms for what's going to end up being a GTK# application.

有没有人知道任何.NET图表库,不依赖于WinForms,并有良好的视觉吸引力?

Does anyone know of any .NET charting library out there that don't depend on WinForms and that has good visual appeal?

PS作为一个不错的视觉风格的例子,在一个不同的基于PHP的项目,我们使用 pChart (其中会链接,但我没有足够的代表)。

P.S. As an example of a nice visual style, on a different PHP-based project, we use pChart (which I would link, but I don't have enough rep for it).

PPS我已经考虑过使用Google Chart API,但是我不想要生成图表的网络连接。

P.P.S. I've thought about using the Google Chart API, but I don't want to require a network connection just to generate charts.

推荐答案

p>在寻找既美观又可用的跨平台的东西之后,我想我可能会尝试自己写。

After looking for something that's both aesthetically pleasing and usable cross-platform, I think I might try to write my own.

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

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