Hi all,
I’m using GoJs to build conditional questions in a form. I wanted to sort the question based on the node position (every node is a questions/answer).
- How would I get the position of a node on the same level? (let to right to top to bottom)
- How to stop overlapping on nodes, when changing node position (sorting manually)?
Thanks in advanced.
Chat.