Great. However, I believe Veronica refers to the fact that you cannot see an
edge that has the same node both as source and as target.
Cheers,
Doru
On Mon, Oct 3, 2011 at 4:13 PM, Alexandre Bergel <alexandre.bergel(a)me.com>wrote;wrote:
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(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev