Add a fancy D3 network graph visualization #13
Labels
feature
New Feature
help-wanted
Extra attention is needed
idea
Random idea
javascript
JavaScript
nice-to-have
Nice to have feature
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.
The text was updated successfully, but these errors were encountered: