Mystique: Deconstructing SVG Charts for Layout Reuse
Chen Chen, Bongshin Lee, Yunhai Wang, Yunjeong Chang, Zhicheng Liu

TL;DR
Mystique is an interactive tool that deconstructs rectangle-based SVG charts into semantic components, enabling effective reuse and adaptation of visualizations across different datasets with high accuracy.
Contribution
This paper introduces Mystique, a novel interactive system for deconstructing chart layouts into semantic components, extending beyond style to include advanced layouts like small multiples.
Findings
Achieves over 85% accuracy in axis and legend extraction
Reaches 96% accuracy in layout deconstruction
Enables easy reuse of charts on new datasets
Abstract
To facilitate the reuse of existing charts, previous research has examined how to obtain a semantic understanding of a chart by deconstructing its visual representation into reusable components, such as encodings. However, existing deconstruction approaches primarily focus on chart styles, handling only basic layouts. In this paper, we investigate how to deconstruct chart layouts, focusing on rectangle-based ones, as they cover not only 17 chart types but also advanced layouts (e.g., small multiples, nested layouts). We develop an interactive tool, called Mystique, adopting a mixed-initiative approach to extract the axes and legend, and deconstruct a chart's layout into four semantic components: mark groups, spatial relationships, data encodings, and graphical constraints. Mystique employs a wizard interface that guides chart authors through a series of steps to specify how the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Data Visualization and Analytics · Geographic Information Systems Studies
MethodsWizard: Unsupervised goats tracking algorithm · Focus
