Towards Reusable and Reactive Widgets for Information Visualization Research and Dissemination
John Alexis Guerra-Gomez - Northeastern University, San Francisco, United States
Screen-reader Accessible PDF
Download Supplemental Material
Room: Bayshore I
2024-10-17T17:00:00ZGMT-0600Change your timezone on the schedule page
2024-10-17T17:00:00Z
Fast forward
Full Video
Keywords
Information Visualization, Software Components, Reactive Components, Notebook Programming, Direct Manipulation, Brush and Linking
Abstract
The information visualization research community commonly produces supporting software to demonstrate technical contributions to the field. However, developing this software tends to be an overwhelming task. The final product tends to be a research prototype without much thought for modularization and re-usability, which makes it harder to replicate and adopt. This paper presents a design pattern for facilitating the creation, dissemination, and re-utilization of visualization techniques using reactive widgets. The design pattern features basic concepts that leverage modern front-end development best practices and standards, which facilitate development and replication. The paper presents several usage examples of the pattern, templates for implementation, and even a wrapper for facilitating the conversion of any Vega [27,28] specification into a reactive widget.