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 a fancy D3 network graph visualization #13

Open
postmodern opened this issue Mar 29, 2023 · 0 comments
Open

Add a fancy D3 network graph visualization #13

postmodern opened this issue Mar 29, 2023 · 0 comments
Labels
feature New Feature help-wanted Extra attention is needed idea Random idea javascript JavaScript nice-to-have Nice to have feature

Comments

@postmodern
Copy link
Member

Add a fancy D3 network graph visualization that can visualize a single IP, Host, or URL, then show related database records as connected nodes. When the user clicks on another node, load that node's related database records and render them as additional connected nodes. This will allow the user to explore the database without loading ALL of the data into the browser at once.

@postmodern postmodern added feature New Feature javascript JavaScript labels Mar 29, 2023
@postmodern postmodern added the idea Random idea label Sep 6, 2023
@postmodern postmodern added the help-wanted Extra attention is needed label Nov 29, 2023
@postmodern postmodern added the nice-to-have Nice to have feature label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature help-wanted Extra attention is needed idea Random idea javascript JavaScript nice-to-have Nice to have feature
Projects
None yet
Development

No branches or pull requests

1 participant