English

Integrated Visualization Editing via Parameterized Declarative Templates

Human-Computer Interaction 2021-01-27 v2

Abstract

Interfaces for creating visualizations typically embrace one of several common forms. Textual specification enables fine-grained control, shelf building facilitates rapid exploration, while chart choosing promotes immediacy and simplicity. Ideally these approaches could be unified to integrate the user- and usage-dependent benefits found in each modality, yet these forms remain distinct. We propose parameterized declarative templates, a simple abstraction mechanism over JSON-based visualization grammars, as a foundation for multimodal visualization editors. We demonstrate how templates can facilitate organization and reuse by factoring the more than 160 charts that constitute Vega-Lite's example gallery into approximately 40 templates. We exemplify the pliability of abstracting over charting grammars by implementing -- as a template -- the functionality of the shelf builder Polestar (a simulacra of Tableau) and a set of templates that emulate the Google Sheets chart chooser. We show how templates support multimodal visualization editing by implementing a prototype and evaluating it through an approachability study.

Keywords

Cite

@article{arxiv.2101.07902,
  title  = {Integrated Visualization Editing via Parameterized Declarative Templates},
  author = {Andrew McNutt and Ravi Chugh},
  journal= {arXiv preprint arXiv:2101.07902},
  year   = {2021}
}

Comments

14 pages, 8 Figures, and a 4 page supplement with 4 figures and 1 table

R2 v1 2026-06-23T22:20:08.177Z