GraphShape
GraphShape copied to clipboard
GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF applications.
I need a graph where I can write different information on the edges. How would it be better to go? A similar solution would be good as [AttachableEdgeLabelControl](https://github.com/panthernet/GraphX/tree/PCL/GraphX.Controls/Controls/EdgeLabels) for GraphX....
Hi, A clear and concise description of what the bug is. I use GraphShape in my company project and recenlty I found a bug in it. I have a tried...
In order to extend support and usability of the library consider adding support of .NET MAUI to GraphShape.Controls.
Remove assignment, because default initialize is already happening one line before.