Information visualization
Information Visualization#
Overview#
Interactive Information Visualization (InfoVis)
InfoVis is the study of interactive graphical representations of abstract data (e.g. graphs linking people in social networks, series of stock options values evolving over time).
Graphical representations are a powerfull way to leverage the human perceptual capabilities to allow the user to explore and make sense of abstract data, and also to expose findings and convey ideas.
But to be efficient, a visualization has to be designed using knowledge about the human visual perception, the characteristics of the data, the kind of task that will be performed on those data.
The aim of this course is to provide the keys, both theoretical and practical, to build usable and useful interactive visualizations.
Outline#
-
foundations: human visual perception, graphical variables, data types, the visualization pipeline.
-
linked data: tree and graph visualization
-
tabular data: time series and spatial data visualization
-
dealing with large data: aggregation, multiple views, interaction
-
validating visualization: visualization tasks, evaluation
In brief#
- Period: semester 9
- Credits: 6 ECTS
- Number of hours: 18h CM
- Apogée: GBX9MO37
Recommended prerequisites#
Basic knowledge of linear algebra, graph theory, computer graphics, code complexity, programming.
Pedagogical team#
References#
[1] Visualization Analysis and Design, Tamara Munzner.