From 4eedc6cac625104f023a14c62e00b41beb15fb51 Mon Sep 17 00:00:00 2001 From: James Turk Date: Mon, 7 Oct 2024 01:31:58 -0500 Subject: [PATCH] outline --- 04.models-of-good-viz/slides.md | 62 +++++++++++++++++++++++++ 05.critique/slides.md | 80 +++++++++++++++++++++++++++++++++ 2 files changed, 142 insertions(+) create mode 100644 04.models-of-good-viz/slides.md create mode 100644 05.critique/slides.md diff --git a/04.models-of-good-viz/slides.md b/04.models-of-good-viz/slides.md new file mode 100644 index 0000000..701de70 --- /dev/null +++ b/04.models-of-good-viz/slides.md @@ -0,0 +1,62 @@ +# Models of Good Data Viz + +--- + +## Today + +- Reiterate key criteria. +- Look at a lot of data viz examples. + +--- + +## What are we looking for? + +--- + +## Example 1 + +TODO: A Famous One + +--- + +## Example 2: + +TODO: Something from Amy + +--- + +## Example + +Solving a unique problem + +--- + +## Example + +Solving a unique problem + +--- + +## Example 3: + +TODO: gathering + +--- + +## Example 4: + +TODO: gathering + +--- + +## Example 5: + +TODO: gathering + +--- + +## Example 6: + +TODO: gathering + +--- diff --git a/05.critique/slides.md b/05.critique/slides.md new file mode 100644 index 0000000..094a114 --- /dev/null +++ b/05.critique/slides.md @@ -0,0 +1,80 @@ +# Critique + +--- + +## Today + +- Goals of design critique. +- How to take critique. +- How to offer critique. +- Practice. + +--- + +## Goals of Design Critique + +Why is critique essential? + +--- + +TODO + +--- + +## Giving & Taking Critique + +- I Like - constructive feedback is important +- I Wish - framing negative feedback +- What If - suggestions + +--- + +## Grounding Feedback + +Understand audience. + +--- + +## What to Look For + +### Expressiveness +- Prioritizes important information / Avoids false inferences +- Consistent visual mappings (e.g., respect color mappings) +- Make encodings meaningful rather than arbitrary +### Effectiveness +Facilitates accurate decoding / Minimizes cognitive overhead +Highlight elements of primary interest +### Grouping / Sorting +### Data Transformation +### Non-Data Elements +- Descriptive: Title, Label, Caption, Data Source, Annotations +- Reference: Gridlines, Legend + +--- + +## Critique 1 + +TODO: something bad + +--- + +## Critique 2 + +TODO: something quite good + +--- + +## Critique 3 + +TODO: something with plenty to fix + +--- + +## Critique 4 + +TODO: something famous + +--- + +## Acknowledgements +