Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Maxime Wack b9046b115d 2020 update il y a 4 ans
R initial commit il y a 5 ans
_book add course 1 il y a 5 ans
_bookdown_files/dataviz_files add course 1 il y a 5 ans
courses 2020 update il y a 4 ans
.gitignore add text ref il y a 5 ans
01-Introduction.Rmd add course 1 il y a 5 ans
02-types_data.Rmd add course 1 il y a 5 ans
04-perception.Rmd continue lab2 il y a 5 ans
05-abstraction.Rmd reorganize il y a 5 ans
06-principes_design.Rmd reorganize il y a 5 ans
07-donnees_tabulaires.Rmd reorganize il y a 5 ans
08-Interaction.Rmd reorganize il y a 5 ans
09-donnees_spaciales.Rmd reorganize il y a 5 ans
10-Visualiser_network.Rmd reorganize il y a 5 ans
11-donnees_textuelles.Rmd reorganize il y a 5 ans
12-donnees_temporelles.Rmd reorganize il y a 5 ans
98-techniques_avancees.Rmd reorganize il y a 5 ans
99-references.Rmd initial commit il y a 5 ans
README.html reorganize il y a 5 ans
README.md add text ref il y a 5 ans
_bookdown.yml update il y a 5 ans
_output.yml update title il y a 5 ans
book.bib initial commit il y a 5 ans
dataviz.log reorganize il y a 5 ans
index.Rmd update title il y a 5 ans
packages.bib add course 1 il y a 5 ans
preamble.tex initial commit il y a 5 ans
style.css initial commit il y a 5 ans

README.md

Dataviz ressources

books

Interactive Data Visualization for the Web , Scott Murray, O’Reilly (2017)

Visualization Analysis and Design , Tamara Munzner, CRC Press (2014)

The Functional Art: An introduction to information graphics and visualization , Alberto Cairo, New Riders (2012)

Visual Thinking for Design , Colin Ware, Morgan Kaufman (2008)

Data Visualization

Fundamentals of Data Visualization

Cours

https://lyondataviz.github.io/teaching/lyon1-m2/2016/pdfs/1_introduction.pdf DataViz Cours Lyon1 M2 2018-2019

Resources: InfoVis @ UBC CS

Les données spatiales avec R

https://vallandingham.me/textvis-talk/#4

Web

WTF Visualizations

deck.gl

tuning ggplot themes

https://data.world

The Evolution of a ggplot (Ep. 1)-Cédric Scherer

Talks

Dataveyes

CAROLINE GOULARD & LUDOVIC RIFFAULT - OpenVis Conf 2018 - YouTube https://www.linkedin.com/in/carolinegoulard/

Packages

ggpubr: publication ready plots ‘ggplot2’ Based Publication Ready Plots • ggpubr

Programme

Lundi

  • Cours 1
    • Introduction visualisation : Quoi ? Pourquoi ? Qui ? Comment ?
    • Types de datasets, types de données, sémantique, table data/autres
  • Lab 1
    • RStudio
    • ggplot2, grammar of graphics

Mardi

Matin

  • Cours 2
    • Perception: système visuel, marques et canaux, couleurs
    • Abstraction de tache
  • Lab 2
    • tidy data, wrangling
    • ggplot2

Après-midi

  • Cours 3
    • Principes de design
    • Visualisation de données tabulaires
  • Lab 3
    • Presentation du projet
    • Web scraping
    • Recherche de dataset

Mercredi

Matin

  • Cours 4
    • Visualisation de données tabulaires
    • Interaction
  • Lab 4
    • tidy data

Après-midi

  • Cours 5

    • Visualisation de données spatiales
  • Lab 5

    • maps, leaflet

Jeudi

Matin

  • Cours 6
    • Visualisation de graphs
  • Lab 6
    • networks

Après-midi

  • Cours 7
    • Visualisation de texte
  • Lab 7
    • tidy text, word embeddings, …

Vendredi

Matin

  • Cours 8
    • Visualisation de données temporelles
  • Lab 8
    • séries temporelles

Après-midi

  • Lab 9
    • projet