Use-Coordination: Model, Grammar, and Library for Implementation of Coordinated Multiple Views
Mark S Keller - Harvard Medical School, Boston, United States
Trevor Manz - Harvard Medical School, Boston, United States
Nils Gehlenborg - Harvard Medical School, Boston, United States
Screen-reader Accessible PDF
Download preprint PDF
Download Supplemental Material
Room: Bayshore VI
2024-10-16T13:33:00ZGMT-0600Change your timezone on the schedule page
2024-10-16T13:33:00Z
Fast forward
Full Video
Keywords
Visualization toolkits, visual analytics, domain specific languages
Abstract
Coordinated multiple views (CMV) in a visual analytics system can help users explore multiple data representations simultaneously with linked interactions. However, the implementation of coordinated multiple views can be challenging. Without standard software libraries, visualization designers need to re-implement CMV during the development of each system. We introduce use-coordination, a grammar and software library that supports the efficient implementation of CMV. The grammar defines a JSON-based representation for an abstract coordination model from the information visualization literature. We contribute an optional extension to the model and grammar that allows for hierarchical coordination. Through three use cases, we show that use-coordination enables implementation of CMV in systems containing not only basic statistical charts but also more complex visualizations such as medical imaging volumes. We describe six software extensions, including a graphical editor for manipulation of coordination, which showcase the potential to build upon our coordination-focused declarative approach. The software is open-source and available at https://use-coordination.dev.