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

Add option to disable some node from UI #12

Open
gre opened this issue Jun 15, 2014 · 1 comment
Open

Add option to disable some node from UI #12

gre opened this issue Jun 15, 2014 · 1 comment

Comments

@gre
Copy link

gre commented Jun 15, 2014

Hi guys,

cheers for this awesome tool. That's a nice start and I would like to see more things in the UI.

I like the D3 graph controls, however I would like to easily "disable" some nodes to visualise more easily my dependencies.

For instance: http://bl.ocks.org/gre/raw/8caa85c90b134f3c8852/ is the graph of my app,
but it is barely readable because basically everyone depends on "react" , "lodash" and "q". I don't want to statically remove those nodes because that's the truth, I just want to disable (delete/or grey out) from the UI a node and all its connection.

Thanks

@auchenberg auchenberg changed the title [feature request] Disable some node from the interface Add option to disable some node from the interface Dec 30, 2014
@auchenberg auchenberg changed the title Add option to disable some node from the interface Add option to disable some node from UI Dec 30, 2014
@trusktr
Copy link

trusktr commented Jul 6, 2016

Yeah, perhaps single clicking on a line or node makes it permanently greyed out (rather than on hover of other node), and clicking on it again makes it back to the normal (not greyed out, greys out when hovering on another node).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants