#1 · Primary category: Graph & Network Visualization
vizceral
WebGL visualization for displaying animated traffic graphs
Project last updated:11/28/23
GitHub Stars
4.1K
Forks
402
Contributors
28
License
Apache-2.0
Why we included this project
Vizceral renders traffic data as an animated WebGL graph: feed it nodes and edges annotated with connection volume and it draws the flow between them, including a global view of incoming traffic per region. The useful part is the drill-down. Clicking a node takes you from the global picture to regional detail and then down to individual services, a navigation pattern worth copying in any operations dashboard. It is a good source of ideas for teams building their own network or dependency visualizations, but not a dependency to build on: Netflix has stopped using it internally and development has slowed, so treat it as a reference implementation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.