Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeView misses some edges when FisheyeTreeFilter depthLevel = 0 #33

Open
markhm opened this issue Jun 30, 2018 · 1 comment
Open

TreeView misses some edges when FisheyeTreeFilter depthLevel = 0 #33

markhm opened this issue Jun 30, 2018 · 1 comment

Comments

@markhm
Copy link

markhm commented Jun 30, 2018

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/

alex-rind added a commit that referenced this issue Jul 2, 2019
#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.
@alex-rind
Copy link
Contributor

Experimental bugfix to prefuse's FisheyeTreeFilter in a feature branch linked above.

magsilva added a commit to magsilva/prefuse that referenced this issue Dec 31, 2020
(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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants