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
If you have a collapsed combo, do the nodes still get drawn on the canvas? I'm wondering if there is any performance benefit to not adding the node data for the combos if they are collapsed and instead insert the node data for the combo only when the combo is expanded. I am drawing a graph with a large number of combos, each with 20-50 nodes within.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If you have a collapsed combo, do the nodes still get drawn on the canvas? I'm wondering if there is any performance benefit to not adding the node data for the combos if they are collapsed and instead insert the node data for the combo only when the combo is expanded. I am drawing a graph with a large number of combos, each with 20-50 nodes within.
Beta Was this translation helpful? Give feedback.
All reactions