Die Arbeitsgruppe zieht um!
Wir wechseln im Wintersemester 2021/22 an die Universität Bamberg. Ab 15. Oktober 2021 übernimmt Fabian Beck den dortigen Lehrstuhl für Informationsvisualisierung.
Neue Webseite der Arbeitsgruppe: https://www.uni-bamberg.de/vis
Publikationen
Publikationen der Arbeitsgruppe, die seit 2016 erschienen sind. Frühere Publikationen von Fabian Beck sind auf Google Scholar oder DBLP zu finden.
Art der Publikation: Beitrag in Sammelwerk
Authoring Combined Textual and Visual Descriptions of Graph Data
- Autor(en):
- Latif, Shahid; Su, Kaidie; Beck, Fabian
- Titel des Sammelbands:
- EuroVis 2019 - Short Papers
- Verlag:
- The Eurographics Association
- Veröffentlichung:
- 2019
- Digital Object Identifier (DOI):
- doi:10.2312/evs.20191180
- Volltext:
- Authoring Combined Textual and Visual Descriptions of Graph Data (1.58 MB)
- Zitation:
- Download BibTeX
Kurzfassung
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.