The Research Group is Moving!

During winter term 2021/22, we move to University of Bamberg. From Oct. 15, 2021, Fabian Beck holds a full professor position on Information Visualization.

New webpage of the research group: https://www.uni-bamberg.de/vis

Publications

Publications of the research group since 2016. For earlier publications, please visit Fabian Beck's Google Scholar or DBLP profile.

Authoring Combined Textual and Visual Descriptions of Graph Data

Type of Publication: Article in Collected Edition

Authoring Combined Textual and Visual Descriptions of Graph Data

Author(s):
Latif, Shahid; Su, Kaidie; Beck, Fabian
Title of Anthology:
EuroVis 2019 - Short Papers
Publisher:
The Eurographics Association
Publication Date:
2019
Digital Object Identifier (DOI):
doi:10.2312/evs.20191180
Fulltext:
Authoring Combined Textual and Visual Descriptions of Graph Data (1.58 MB)
Citation:
Download BibTeX

Abstract

The interactive linking of text and visualizations supports easy and guided exploration of information and results in a coherent
document. Authoring such documents for the web requires writing custom HTML and JavaScript. Existing research aims at
reducing the effort by providing a declarative syntax. However, these approaches either do not support the interactive linking
of text and visualizations or require advance programming skills to establish this linking. Targeting a specific type of data i.e.,
graph data, we introduce an approach that uses a declarative syntax to produce interactive documents and requires little to no
programming. Based on the user specifications in an HTML file, the system queries the database to retrieve subgraphs and link
them to the relevant text fragments. The resulting document consists of a node-link diagram and text; the two representations
are closely linked via interactions and word-sized graphics, and provide an active reading experience.