Research
Second semester

Data Visualisation

Objectives

Formulate a constructive criticism of a given infographic based on a basic knowledge of graphic semiology (for representation conventions) and cognitive psychology (for visual perception).
faithfully reproduce a statistical infographic using R’s ggplot2 package
Understand the logic of an application coded in d3 js (complete autonomy is not expected, even for simple applications).

Course outline

Visual perception, graphic conventions, scales and colors
Trifecta Checkup and critique of static infographics
The grammar of graphics
R’s ggplot2 library for data visualization
Introduction to event-driven programming
Introduction to the d3.js library on Observable
Designing an interactive infographic

Prerequisites

basic knowledge of R; even superficial knowledge of web languages (HTML, CSS, SVG, JavaScript) is an advantage, but not necessary