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
#33 reported that some edges were missing, if distance == 0. The missing
edges were edges to parents, which were already connected to other focus
nodes.
(commit robert-hoff@0e11399)
prefuse#33 reported that some edges were missing, if distance == 0. The missing
edges were edges to parents, which were already connected to other focus
nodes.
As title states. The TreeView (demo) misses some edges when depthLevel = 0.
I've described steps to reproduce, images showing the problem and sample code here:
https://github.com/markhm/prefuse_demos/
The text was updated successfully, but these errors were encountered: