conference paper
Libra: An Interaction Model for Data Visualization
Abstract
Honorable Mention AwardInternational audienceWhile existing visualization libraries enable the reuse, extension, and combination of static visualizations, achieving the same for interactions remains nearly impossible. Therefore, we contribute an interaction model and its implementation to achieve this goal. Our model enables the creation of interactions that support direct manipulation, enforce software modularity by clearly separating visualizations from interactions, and ensure compatibility with existing visualization systems. Interaction management is achieved through an instrument that receives events from the view, dispatches these events to graphical layers containing objects, and then triggers actions. We present a JavaScript prototype implementation of our model called Libra.js, enabling the specification of interactions for visualizations created by different libraries. We demonstrate the effectiveness of Libra by describing and generating a wide range of existing interaction techniques. We evaluate Libra.js through diverse examples, a metric-based notation comparison, and a performance benchmark analysis- info:eu-repo/semantics/conferenceObject
- Conference papers
- Information visualization
- interaction
- software modularity
- direct manipulation
- undo/redo
- CCS CONCEPTS• Human-centered computing → Visualization toolkits; • Soft-ware and its engineering → Software architectures.
- [INFO.INFO-HC]Computer Science [cs]/Human-Computer Interaction [cs.HC]