You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering how to implement a NodePosY feature where I could re-order the rows of grouped nodes in a per column/group fashion.
The problem is that I'm working on data that has a lot of grouped nodes, and I'm encountering an issue where the nodes that do not branch out are buried under nodes that extend further.
Basically I would like to re-order the Y axis of the grouped nodes, in order to easily identify nodes that do and do not branch out.
Any assistance to solve this issue would be appreciated.
The text was updated successfully, but these errors were encountered:
I'm wondering how to implement a NodePosY feature where I could re-order the rows of grouped nodes in a per column/group fashion.
The problem is that I'm working on data that has a lot of grouped nodes, and I'm encountering an issue where the nodes that do not branch out are buried under nodes that extend further.
Basically I would like to re-order the Y axis of the grouped nodes, in order to easily identify nodes that do and do not branch out.
Any assistance to solve this issue would be appreciated.
The text was updated successfully, but these errors were encountered: