From ba111e01fd4f305890fb71ac2177e7aad49f0b4e Mon Sep 17 00:00:00 2001 From: Romain Vuillemot <romain.vuillemot@gmail.com> Date: Mon, 6 Feb 2023 05:32:13 +0100 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5de3647..2b8dce8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Documents à lire : --- -## Lundi 16/01/2023 08:00 - Séance 2 (4h) +## Lundi 16/01/2023 08:00 - Séance 2 (4h) ### Cours 2 @@ -79,7 +79,6 @@ Exercices : * [Visualiser l'espace](https://docs.google.com/presentation/d/1fY3EHmalb53aZVNYqv2UHjg9_kbtR26saexPTgPKKJs/edit) * Cas d'étude visualisation de données sportive : [slides](https://docs.google.com/presentation/d/1eO-6XynpSwvpsu0d7jziMy7VDwANEEgnPMG9_0opTX4/edit), [notebook](https://observablehq.com/@romsson/sports-data-analysis-and-visualization-ieee-vis-22) - * Cas d'étude visualisation du traffic routier : [slides](https://docs.google.com/presentation/d/1kX4vkRbFAw5WMFnL0nDMLxA44rhp_ywtNxHCrGGr2ks/edit#slide=id.p), [notebook](https://observablehq.com/d/a389dd020d66948e) * [Programmer en D3.JS](https://docs.google.com/presentation/d/1BtnZZoSmrafigZLbsFqPGwBlhPZHee19SJpUtcHKuCU/edit), [notebook du cours](https://observablehq.com/d/61a9193a258f6131) @@ -96,7 +95,7 @@ Exercices : --- -## Lundi 30/01/2023 08:00 - Séance 4 (4h) +## Lundi 30/01/2023 08:00 - Séance 4 (4h) ### Cours 4 @@ -115,18 +114,19 @@ Exercices : * 📖 D3.js avancé : [Layouts](https://livebook.manning.com/book/d3-js-in-action/chapter-5/1) --- -## Lundi 06/02/2023 08:00 - Séance 5 (4h) +## Lundi 06/02/2023 08:00 - Séance 5 (4h) ### Cours 5 - * Visualisations de données relationnelles et hierarchiques + * Visualisations de graphes et d'arbres ([slides](https://docs.google.com/presentation/d/1zhbOrcbVMEfnl8tx07TPNuY8oEIeGyuYVeCR5Rb4h9g/edit#slide=id.p)) * Méthode de prototypage de visualisation ([slides](https://docs.google.com/presentation/d/11kEkZK12C893qzyEDvkIjgFKPmRKFf-KDDOKiwGw6ys/edit)) - * Layouts avancés : pie chart, treemap + * Layouts avancés : stacked graphs, pie chart, treemap ([slides](https://docs.google.com/presentation/d/1a79MLat-ftU25Uk7uM2JYfDSlKS-9hp94EnmegvcLg0/edit#slide=id.p)) ### TP 5 * Layouts de graphes et arbres en D3.JS * Prototypage papier des visualisations du projet (par groupe) + * Cas d'étude visualisation du traffic routier : [slides](https://docs.google.com/presentation/d/1kX4vkRbFAw5WMFnL0nDMLxA44rhp_ywtNxHCrGGr2ks/edit#slide=id.p), [notebook](https://observablehq.com/d/a389dd020d66948e) ➡ Pour la prochaine séance * Projets : ajouter le prototype papier au cahier des charges et avancer sur les projets @@ -134,7 +134,7 @@ Exercices : --- -## Lundi 20/02/2023 08:00 -- Séance 6 (4h) +## Lundi 20/02/2023 08:00 - Séance 6 (4h) ### Cours 6 @@ -151,7 +151,7 @@ Exercices : --- -## Lundi 06/03/2023 08:00 -- Séance 7 (4h) +## Lundi 06/03/2023 08:00 - Séance 7 (4h) ### Cours 7 @@ -171,7 +171,7 @@ Exercices : --- -## (Date à définir) -- Séance Examen (2h) +## (Date à définir) - Séance Examen (2h) * Examen sur papier * Aucun support de cours autorisé -- GitLab