diff --git a/03.charts/slides.md b/03.charts/slides.md index fa4e6f0..00b8bae 100644 --- a/03.charts/slides.md +++ b/03.charts/slides.md @@ -73,6 +73,16 @@ Exception: It is OK/common to pair color & shape, or for print color & texture t --- +## Misleading Axes + +- not starting at 0 +- dual axes +- pie charts that don't add up to 100 + +TODO: add examples + +--- + ## Data-Ink Ratio - **Data-ink**: Ink (pixels) used to show data.