Argo Lite: Open-Source Interactive Graph Exploration and Visualization in Browsers
This addresses the problem of limited web-based and collaborative graph exploration for researchers and students, though it is incremental as it builds on existing visualization concepts.
The paper tackles the lack of interactive web-based and collaborative graph visualization tools by developing Argo Lite, an open-source in-browser tool that enables users to publish and share interactive graph visualizations, with deployment in a class of over 1,000 students.
Graph data have become increasingly common. Visualizing them helps people better understand relations among entities. Unfortunately, existing graph visualization tools are primarily designed for single-person desktop use, offering limited support for interactive web-based exploration and online collaborative analysis. To address these issues, we have developed Argo Lite, a new in-browser interactive graph exploration and visualization tool. Argo Lite enables users to publish and share interactive graph visualizations as URLs and embedded web widgets. Users can explore graphs incrementally by adding more related nodes, such as highly cited papers cited by or citing a paper of interest in a citation network. Argo Lite works across devices and platforms, leveraging WebGL for high-performance rendering. Argo Lite has been used by over 1,000 students at Georgia Tech's Data and Visual Analytics class. Argo Lite may serve as a valuable open-source tool for advancing multiple CIKM research areas, from data presentation, to interfaces for information systems and more.