| Topic | Family | Use when | Avoid when |
|---|---|---|---|
| ▮ Bar chart | Charts | comparing a handful of… | too many categories, 3-D… |
| 📈 Line chart | Charts | trends, seasonality and a… | unordered categories, or… |
| ◐ Pie & donut | Charts | two to five parts that sum… | many similar slices, 3-D… |
| ⚬ Scatter plot | Charts | correlation, outliers and… | one axis is not… |
| ▦ Heatmap | Charts | patterns across two… | precise lookup of a… |
| 📶 Waterfall | Charts | P&L bridges, budget vs… | the story is a trend over… |
| ▽ Funnel | Charts | ordered drop-off: leads,… | stages are not nested… |
| ▭ Treemap | Charts | part-to-whole with many… | you need precise… |
| ⇨ Flowchart | Diagrams | decisions, loops and… | the structure is a… |
| 🌳 Org chart | Diagrams | reporting lines, committee… | work actually flows… |
| ✦ Mind map | Diagrams | brainstorming, revision… | you must prove a claim… |
| ◯ Venn diagram | Diagrams | two or three sets with a… | four-plus sets, or when… |
| — Timeline | Diagrams | ordered events, eras,… | you need quantities… |
| ▲ Geometric shapes | Shapes | icons, posters,… | you need to encode a… |
| → Arrows & connectors | Shapes | sequence, cause,… | every object has an arrow… |
| 💬 Callouts & badges | Shapes | promos, numbered how-tos,… | the badge repeats the… |
| ▣ Infographic blocks | Shapes | dashboards, posters,… | the tiles hide that the… |
| 🎨 Color systems | Craft | legends, brand systems,… | rainbow defaults, or… |
| ✒️ Data-ink | Craft | auditing slides,… | a poster that must shout… |
| ♿ Accessible viz | Craft | public dashboards, exams,… | relying on red/green alone… |
| 📁 Work reports | Studio | recurring reviews, budget… | a one-off story that needs… |
| 📣 Ads & creative | Studio | retail offers, app… | the claim needs a full… |
| 📚 School assignments | Studio | lab reports, history… | decorating first — pick… |
| 🎬 Pitch decks | Studio | fundraising, sales… | dumping the whole… |
When two forms both fit, pick the one with the simpler encoding.