在 Asp.net 中显示流程图

发布于 2024-09-13 01:10:11 字数 137 浏览 7 评论 0原文

我想在 asp.net 中以流程图的形式显示一些数据关系(就此而言,来自 xml)。

它不一定是免费软件(尽管它会很好)。 你建议我使用什么?


编辑: 根据关系自动排列节点位置将是一个很大的优势。

I want to display some data relations (coming from an xml, for that matter) in asp.net as a flowchart.

It doesn't necessarily have to be a freeware (although it would be nice).
What do you recommend I use?


Edit:
Automatically arranging the node locations according to the relations would be a big advantage.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑梦风尘 2024-09-20 01:10:11

我并不声称自己是这方面的专家,但我只是花了相当多的时间在网上寻找这样的工具。最后,我找到了一个很棒的 javascript 引擎来执行此操作:

jsPlumb http://code.google.com/p/jsplumb/

您需要做一些工作,但这些示例非常好。它应该能够完成您想做的一切。

I don't claim to be an expert in this, but I just spent a fair amount of time trolling around the web looking for such a tool. In the end, I found an awesome javascript engine for doing this:

jsPlumb: http://code.google.com/p/jsplumb/

It will take some work on your part, but the examples are very nice. It should be able to do everything you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文