.NET开源等高线绘图 [英] .NET Open Source Contour Plotting

查看:389
本文介绍了.NET开源等高线绘图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找一个开源.NET库(或包装到库中),将创建等高线图,从一组值沿着格/网格。 ZedGraph是最接近我能找到(http://zedgraph.org/)。

I am looking for an Open Source .NET Library (or wrapper to a library) that will create contour plots from a set of values along a grid/mesh. ZedGraph is the closest thing I could find (http://zedgraph.org/).

这也将是巨大的,如果它可以导出为EPS。

It would also be great if it could export to EPS.

推荐答案

随着D3可以画出等高线(等值线)为WPF 。我不知道有关的轮廓表面。 WPF有很大的打印功能,所以我认为打印到EPS将不会是一个问题。

With D3 you can plot contour lines (isolines) for WPF. I am not sure about contour surfaces. WPF has great printing capabilities so I think that printing to EPS would not be a problem.

编辑:最近发现中1的WinForms例如围绕一个.dll用于计算等值线。

recently found this one WinForms example around a .dll which calculates isolines.

这篇关于.NET开源等高线绘图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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