@cristopher_felix wrote:
Hi team! I'm doing some tests with the TableLayout sample (https://gojs.net/latest/extensions/Table.html) and I want to know if there is a way to make a particular node ("Eta" in this case) "float visually" between two groups.
i.e., from this:
To this:
In particular, I'm thinking in one of these two scenarios:
a) Node "Eta" belongs only to Group 2, but has some kind of negative X coordinate.
b) Node "Eta" belongs to Group 1 and Group 2 at the same time.Thanks for your help.
Posts: 3
Participants: 2