Machine-readable page content
Canonical: https://semiotic.nteract.io/examples/data-viz-for-dummies-3
Data Viz for Dummies III
The matchup lab · same questions, sharper substitutions
Every good chart has a good reason to sit down.
Parts I and II built the roster. Part III studies substitutions. A bar becomes a dot when ink should recede; a box unfurls into a violin when shape matters; a scatterplot grows a path when sequence enters the arena. The question is no longer “can this chart work?” but “what does it reveal that the starter leaves on the bench?”
7 chart matchups7 explicit tradeoffs1 continuing season
VIZ 303RC · 2026
03THE MATCHUP
Read the defense · make the sub
100Fit
98Shape
94Range
12Ego
00
Substitution matrix · fit over fame
The alternative chart must reveal enough to pay for its extra reading cost.
Every challenger in this guide has a familiar starter behind it. The substitution succeeds when the new geometry protects a feature the old chart compresses: shape, sequence, ancestry, or enclosure.
COACH’S CHALLENGENovelty is not a matchup advantage. If the alternative needs three paragraphs of explanation and changes no conclusion, put the starter back in.
01Instead of Bar chart
Dot plot
when the baseline can whisper
02Instead of Box plot
Violin plot
when distribution shape matters
03Instead of Heatmap
Ridgeline plot
when many shapes need silhouettes
04Instead of Line chart
Difference chart
when the gap is the protagonist
05Instead of Scatterplot
Connected scatter
when sequence explains the relationship
06Instead of Treemap
Tree diagram
when ancestry matters more than size
07Instead of Treemap
Circle pack
when nested scale needs visible containers
01
Dot plot · low-usage sniper
A bar loses its body and the value stops shouting.
Dot plots rank categories with less ink than bars. Position on a common scale still supports accurate comparison, while the empty baseline makes room for negative values, reference lines, and compact dashboards.
COACH’S CHALLENGEDots do not communicate magnitude as viscerally as lengths. If the audience needs to feel how much larger the leader is, the bar may still own the matchup.
02
Violin plot · film-room x-ray
The box plot opens its coat and reveals where the observations actually gather.
A violin mirrors an estimated density around each category. Width shows where values are common; the IQR overlay keeps median and middle spread available. It answers not only ‘how variable?’ but ‘what kind of variable?’
COACH’S CHALLENGEThe silhouette is a model built from the sample. Sparse data can produce an authoritative-looking blob with very little authority. Report n and inspect the bandwidth or bin choice.
03
Ridgeline plot · deep rotation
Several distributions line up, overlap politely, and tell time sideways.
Ridgelines stack one-sided densities so a reader can scan how shape shifts across many groups. They work best when sequence already orders the rows—quarters, months, cohorts—and the silhouette itself is the comparison.
COACH’S CHALLENGEOverlap is a design choice, not free real estate. Too much hides baselines; too little wastes the form. Exact group-to-group comparisons remain easier in aligned small multiples.
04
Difference chart · matchup scoreboard
Two lines stop competing for attention; the space between them takes the lead.
Difference charts fill the gap between two series and switch color when leadership changes. Use them when above-versus-below, actual-versus-expected, or candidate-A-versus-candidate-B is the analytical sentence.
COACH’S CHALLENGEThe fill can make a tiny gap feel enormous if the scale is cropped. Keep the source lines visible and remember that colored area encodes difference, not a third measured series.
05
Connected scatterplot · transition playmaker
A scatterplot acquires memory, and the relationship becomes a journey.
Connected scatterplots combine two quantitative axes with an ordering variable—usually time. The path reveals loops, reversals, and phases that an ordinary point cloud discards. Color progression helps recover where the journey begins and ends.
COACH’S CHALLENGEConnection implies sequence, not causation. Crossing lines and many observations quickly create a knot, so label anchors, simplify the path, and consider animation or small multiples for longer histories.
06
Tree diagram · coaching staff
Hierarchy stretches out its branches and shows exactly who descends from whom.
Trees spend space to make ancestry explicit. Every edge means parent-child; every level means depth. Use them for taxonomies, organizations, decision paths, and playbooks when structure matters more than how much area each leaf occupies.
COACH’S CHALLENGEA tree is not a generic network. Cross-links, shared parents, and loops violate its contract. If the relationships escape ancestry, choose a graph that can admit them.
07
Circle pack · roster bubbles
Hierarchy keeps its containers; magnitude rolls into nested circles.
Circle packing encloses children inside parents and sizes leaves by value. Compared with a treemap, it sacrifices space and precision for unmistakable grouping and an organic overview that helps readers browse nested clusters.
COACH’S CHALLENGECircle area is difficult to compare, and packing leaves unused gaps. If ranking or efficient space usage is the job, choose bars or a treemap.
Postgame · substitution review
Change the chart only when the analytical sentence changes with it.
The challenger earns the minutes by preserving a feature the starter compresses. Name that feature before the switch.
I need to…Rank with less ink
Dot plotPosition stays precise; magnitude becomes quieter.
I need to…Reveal distribution shape
ViolinKeep n and bandwidth in the scouting report.
I need to…Scan many distributions
RidgelineOrdered categories make the silhouettes cohere.
I need to…Make the gap primary
DifferenceShow both source lines and protect the scale.
I need to…Show a two-metric journey
Connected scatterOrder is data; crossings need landmarks.
I need to…Expose ancestry
TreeEvery edge must mean parent-child.
I need to…Browse nested magnitude
Circle packEnclosure first; exact comparison later.
I need to…No feature changes
Keep the starterNovelty has not earned a substitution.
A chart choice is not a personality reveal. It is a matchup decision with evidence on the line.
THE THIRD RULEIdentify the hidden feature. Make the sub. Declare the cost.