GraphShape icon indicating copy to clipboard operation
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.

Results 4 GraphShape issues
Sort by recently updated
recently updated
newest added

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....

enhancement

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...

bug

In order to extend support and usability of the library consider adding support of .NET MAUI to GraphShape.Controls.

enhancement

Remove assignment, because default initialize is already happening one line before.