I have a few checkboxes in the gui, controlling which objects to show. When changing a checkbox a new graph is created and set through a call to GraphViewModel.Graph. It works a few times before cr...
Id #8278 |
Planned Release:
None
|
Last Updated: Nov 15 2011 at 9:28 AM by more10 |
Created On: Nov 14 2011 at 10:12 PM by more10
FRLayoutAlgorithm does not seems to be dealing correctly when 2 same positions appear in graph (and they do appear since:
"...
pos.X = Math.Min(_maxWidth, Math.Max(0, pos.X));
pos.Y = Math.Min(...
Id #8277 |
Planned Release:
None
|
Last Updated: Oct 3 2011 at 3:43 PM by aerkain |
Created On: Oct 3 2011 at 3:43 PM by aerkain
When I use EfficientSugiyamaLayoutAlgorithm and there are only nodes and no links OutOfRangeException is thrown in EfficientSugiyamaLayoutAlgorithm.DoCrossingMinimazation.cs in line 87 at the funct...
Id #8276 |
Planned Release:
None
|
Last Updated: Dec 23 2011 at 3:46 AM by goldierox |
Created On: Sep 13 2011 at 6:48 PM by ido_ran
I have found this issue using a LinLog Layout. Other layouts may or may not be affected.
Assume you start with a single node. The node has one button to show child nodes.
If I click the but...
Id #8275 |
Planned Release:
None
|
Last Updated: Apr 26 2011 at 5:07 PM by Vicero |
Created On: Apr 26 2011 at 5:07 PM by Vicero
Hi all. When I was trying to bind a BidirectionalGraph graph with one vertex and zero edges ArgumentOutOfRangeException was thrown (on applying FSA overlap removing algorithm).
Found that changi...
Id #8274 |
Planned Release:
None
|
Last Updated: Apr 26 2011 at 3:30 PM by ssvinarenko |
Created On: Apr 26 2011 at 3:30 PM by ssvinarenko
Create the Silverlight version... (Basically we can reuse the classes, we just need to build them with 'Silverlight enabled' compiler option)
Id #8273 |
Planned Release:
GraphSharp v1.5
|
Last Updated: Oct 3 2011 at 3:38 PM by aerkain |
Created On: Apr 20 2011 at 9:12 AM by palesz
Create the tutorial, and add it to the wiki.
Id #8272 |
Planned Release:
GraphSharp v1.5
|
Last Updated: Sep 23 2011 at 4:43 PM by tekturka |
Created On: Apr 20 2011 at 8:48 AM by palesz
Opening a graphml file that uses a repfic to identify the graphml namesapce will fail parsing with "Cannot find graphml node.
<?xml version="1.0" encoding="utf-8"?>
<dml:graphml xmlns:dml="http...
Id #8271 |
Planned Release:
GraphSharp v1.5
|
Last Updated: Apr 20 2011 at 9:05 AM by palesz |
Created On: Mar 6 2011 at 4:03 PM by dkackman
The following graph, which is g.10.0.graphml in the test suite for QuickGraph (...\QuickGraph\Tests\GraphML\g.10.0.graphml if you have the source) crashes my recent copy of Graph# [the sample app, ...
Id #8270 |
Planned Release:
GraphSharp v1.5
|
Last Updated: Apr 20 2011 at 9:20 AM by palesz |
Created On: Jan 31 2011 at 2:15 AM by rebcabin
It'd be very useful for the Efficient Sugiyama layout to have Layout Direction parameter
from sourcecode :
//it will be available on next releases
/*public LayoutDirection ...
Id #8090 |
Planned Release:
GraphSharp v2.0
|
Last Updated: Jan 26 at 4:36 PM by c_erickson |
Created On: Jan 7 2011 at 2:28 PM by GreyCloud
|
|
|
|
|