Indice

Visual Analytics (602AA)

Schedule

News

To keep updated with the last news of the course, subscribe at the Telegram channel: https://t.me/+6PTkOzAWcWswMWI8

Exams

Students will be admitted to the exam after the registration on the website http://esami.unipi.it. The exam consists of a discussion of the project. It is mandatory to submit a short report (6-10 pages) within the deadline by mail to the instructor, specifying the tag “[VA]” in the subject.

Planned dates:

Project assignment

The final project should have the following requirements:

The student may choose one of the following project proposals. She/he can also propose an additional topic. In this case, a project proposal should be submitted for approval, containing a description of the data, a sketch of the possible visualization, and the motivation for the project.

Final Exam Project Assignment: VAST Challenge 2024 Datasets

Objective: For your final exam, you will engage with synthetic yet realistic datasets from the VAST Challenge 2024. Your task is to develop a visual analytics solution that addresses specific research questions posed in one of the mini-challenges (MiniChallenge 2 or MiniChallenge 3).

Overview:

The datasets for this project are synthetic representations of network graph structures, where entities are depicted as nodes and events or relationships among these entities as edges. Your goal is to analyze these data to uncover insights by answering the research questions provided in the selected MiniChallenge.

Assignment Details:

Dataset Selection:

  1. Choose one of the following MiniChallenges:

Data Understanding:

  1. Familiarize yourself with the synthetic dataset, understanding its structure, nodes (entities), and edges (relationships/events).
  2. Identify key characteristics of the network, such as node types, edge types, and any metadata provided.

Research Questions:

  1. Review the research questions posed by the selected MiniChallenge.
  2. Your visual analytics solution should address all the questions posed by the challenge.

Visual Analytics Solution:

  1. Design and implement a visual analytics system tailored to explore the data effectively in response to the chosen research question(s).
  2. Utilize appropriate visualization techniques (e.g., graph layouts, node-link diagrams) to represent the network structure clearly.
  3. Incorporate interactive elements to enable dynamic exploration of the dataset.
  4. You can preprocess, transform, and prepare the given data in the format that is most appropriate for your visual design

Analysis and Insights:

  1. Conduct an analysis using your visual analytics solution to address the selected research question(s).
  2. Document any insights or patterns discovered during your exploration that relate directly to the research questions.

Next Exams

Textbooks

Useful Resources

va_lesson16_storytelling.pdf

Class Calendar

All exercises and code discussed during each lesson are available as a Git repository at: https://github.com/va602aa-master

A collection of Observable Notebooks are available at https://observablehq.com/collection/@rinziv/va602aa

Recordings of lessons on Microsoft Teams are accessible within the channel of the course.

Day Topic Learning material
01 2025/02/26 Intro: Visual Analytics Process; Slides ; VisMaster Book (Chapter 2)
02 2025/02/28 Vision and Cognition; Slides
03 2025/03/05 Visual Variables; Slides
04 2025/03/07 Introduction to Python Altair Library Slides; website
05 2025/03/12 Color Models Slides
2025/03/14 No lesson
06 2025/03/19 Toolbox: HTML, CSS, JS Slides
07 2025/03/21 NPM, GIT and Vue.js Slides
2025/03/26 No lesson
2025/03/28 No lesson
08 2025/04/02 Chart Taxonomy Slides
09 2025/04/04 Intro to D3.js
2025/04/09 No lesson
2025/04/11 No lesson
10 2025/04/16 Scale functions Slides; Notebook
11 2025/04/23 Question and answering
2025/04/30 Scale functions (cont.d) Slides; Notebook
12 2025/05/07 Hierachical Data Slides
13 2025/05/09 Modular Programming in D3 and Javascript Notebook
14 2025/05/14 Geographic Data Slides
15 2025/05/16 Geography in D3 Notebook
16 2025/05/21 Visual Storytelling Slides
17 2025/05/23 VAST 2008 - Project GitHUB Repository
18 2025/05/28 VAST 2008 - Project (cont.d)
19 2025/05/30 VAST 2008 - Project (cont.d)

Previous Editions