Drawing simple relation graph in WPF library needed [closed]

混江龙づ霸主 提交于 2020-07-16 09:42:25

问题


I am searching for a suggestion how to draw relationship graphs.

Like this:

There are already some libaries and nuget packages discussed here: How to easily draw graphs in WPF?

But I tried all WPF compatible ones and they either depend on a software previously needs to be installed on the computer (which I don't want) or the Nuget Package is to old for my .NET Framework (.NET 4.6.1)

来源:https://stackoverflow.com/questions/62871238/drawing-simple-relation-graph-in-wpf-library-needed

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!