开发者

WPF Graph Layout Component

Does anyone know of or even better.. can whole开发者_开发技巧heartedly recommend a WPF graph layout component (Microsoft Research had GLEE a while back but it hasn't been updated after 1.0 since 2007 and isn't WPF etc) as seen e.g. in the screenshot below?

I've seen yFiles WPF and Lasalle's AddFlow for WPF, but are there any alternatives?

RedGate Ants Memory Profiler as example http://www.red-gate.com/products/ants_memory_profiler/screenshot_gallery/Class_Explorer.gif

(c) Screenshot: RedGate Ants Memory Profiler


Try http://graphsharp.codeplex.com/. I started a project, today, using MSAGL, but I would rather use WPF for the UI.

From the site:

  • Can use all kinds of algorithms (layout, overlap removal, edge, highlight)
  • Vertex dragging supported
  • Templates for vertices and edges supported
  • Mutable graph -> automatic relayout after the graph changes (burst mode: lot of modification but only 1 relayout)
  • Async layout (background thread) supported
  • Position changes are animated!


Take a look demos at http://www.goxam.com/.


Take a look at GraphX for .NET PRO. We have much to offer in both free and commercial versions: many customizable layouts, edge routing, graph filters and advanced styles for everything.

We're the successor of the now discontinued graphsharp.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜