Dash Sylvereye: A WebGL-powered Library for Dashboard-driven Visualization of Large Street Networks
Alberto Garcia-Robledo, Mahboobeh Zangiabady

TL;DR
Dash Sylvereye is a GPU-accelerated, WebGL-based Python library integrated with Dash for interactive, large-scale street network visualization on web maps, supporting multivariate and temporal data analysis.
Contribution
It introduces Dash Sylvereye, a novel library that enables efficient, interactive visualization of large street networks with GPU acceleration and seamless Dash framework integration.
Findings
Achieves near 60 FPS panning for thousands of edges.
Offers CPU times below 20 ms for large networks.
Performs competitively against Kepler.gl and city-roads.
Abstract
State-of-the-art open network visualization tools like Gephi, KeyLines, and Cytoscape are not suitable for studying street networks with thousands of roads since they do not support simultaneously polylines for edges, navigable maps, GPU-accelerated rendering, interactivity, and the means for visualizing multivariate data. To fill this gap, the present paper presents Dash Sylvereye: a new Python library to produce interactive visualizations of primal street networks on top of tiled web maps. Thanks to its integration with the Dash framework, Dash Sylvereye can be used to develop web dashboards around temporal and multivariate street data by coordinating the various elements of a Dash Sylvereye visualization with other plotting and UI components provided by the Dash framework. Additionally, Dash Sylvereye provides convenient functions to easily import OpenStreetMap street topologies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Data Management and Algorithms · Human Mobility and Location-Based Analysis
