Carina: Interactive Million-Node Graph Visualization using Web Browser Technologies

Dezhi Fang,Matthew Keezer,Jacob Williams,Kshitij Kulkarni,Robert Pienta,Duen Horng Chau
DOI: https://doi.org/10.48550/arXiv.1702.07099
IF: 6.4588
2017-02-23
Human-Computer Interaction
Abstract:We are working on a scalable, interactive visualization system, called Carina, for people to explore million-node graphs. By using latest web browser technologies, Carina offers fast graph rendering via WebGL, and works across desktop (via Electron) and mobile platforms. Different from most existing graph visualization tools, Carina does not store the full graph in RAM, enabling it to work with graphs with up to 69M edges. We are working to improve and open-source Carina, to offer researchers and practitioners a new, scalable way to explore and visualize large graph datasets.
What problem does this paper attempt to address?