-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58c4b1d
commit 06ccb52
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Use-Coordination: Model, Grammar, and Library for Implementation of Coordinated Multiple Views" | ||
image: use-coordination.png | ||
|
||
members: | ||
- mark-keller | ||
- trevor-manz | ||
- nils-gehlenborg | ||
|
||
year: 2024 | ||
type: preprint | ||
|
||
publisher: "https://osf.io/preprints/osf/vhs7m" | ||
cite: | ||
authors: "M S Keller, T Manz, and N Gehlenborg" | ||
published: "*OSF Preprints* doi:10.31219/osf.io/vhs7m" | ||
--- | ||
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 source code and documentation are available under the MIT License at [https://github.com/keller-mark/use-coordination](https://github.com/keller-mark/use-coordination). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.