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 attempting to dynamically remove nodes from a TreeMap, and have the treemap react (replot) after each node is removed. However, even though the "type:replot" is there in the removeNode call, it doesn't actually replot the tree until I manually call a tm.refresh(); Is this expected or a bug?
I'm attempting to dynamically remove nodes from a TreeMap, and have the treemap react (replot) after each node is removed. However, even though the "type:replot" is there in the removeNode call, it doesn't actually replot the tree until I manually call a tm.refresh(); Is this expected or a bug?
Latest Chrome, OSX.
The text was updated successfully, but these errors were encountered: