An interactive visualization tool for exploring US Forest Service applications and their relationships across different program areas. Built using D3.js for dynamic, force-directed graph visualization.
- Interactive force-directed graph layout
- Program area and application relationship visualization
- Hover tooltips with detailed information
- Draggable nodes for custom arrangement
- Responsive design
- Clone the repository
- Open index.html in a web browser
- Interact with the visualization by:
- Hovering over nodes to see details
- Dragging nodes to rearrange
- Using mouse wheel to zoom
- HTML5
- CSS3
- JavaScript
- D3.js