Mondrian designates extremities with the model, and not directly the node. -=-=-=-=-=-=-=-=-=-=-=-= view nodes: #(1 2). view edgesFromAssociations: {1 -> 2}. -=-=-=-=-=-=-=-=-=-=-=-=
We have several times discussed the possibility to create an edge between two nodes. I just committed a new version of Mondrian which supports the following:
-=-=-=-=-=-=-=-=-=-=-=-= | nodes | nodes := view nodes: #(1 2). view addEdgeFromNode: nodes first toNode: nodes second. -=-=-=-=-=-=-=-=-=-=-=-=
Cheers, Alexandre
On 3 Oct 2011, at 10:47, Veronica Isabel Uquillas Gomez wrote:
Hi,
Is it possible to have an edge from nodeX to nodeX? I am trying without success, and even if I use node and a copy of that node the edge is not drawn. Any idea?
Cheers, Veronica
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev