Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Being able to find a particular node will be helpful for navigating large function graphs (#54).
The visNetwork lets you add a dropdown menu that lets you select nodes. See "Select by node id" section on the visNetwork Options documentation. We want to add this option to the
graph_vizobject that the reporters create.