mirror of
https://github.com/olehomelchenko/chart-sins.git
synced 2026-08-08 02:22:43 +00:00
Add the Datawrapper blog to the canon
Its chart-type "what to consider" posts and four-part color-scale series cover ground nothing else in the canon does. Adds a backlog entry it is the leading authority on (stacked columns, where only the bottom series shares a baseline), and closes the citation gap on the rainbow-color-scale sin — that one now waits only on our own sequential-ramp validation. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ULE5RRxdQE1ebwefEd2eCM
This commit is contained in:
@@ -135,6 +135,15 @@ export const REFERENCES = {
|
||||
blurb: 'A browsable catalogue of common dataviz mistakes, each with a fix.',
|
||||
free: true,
|
||||
},
|
||||
datawrapper: {
|
||||
authors: 'Lisa Charlotte Muth & the Datawrapper team',
|
||||
title: 'Datawrapper Blog — Data Vis Do’s & Don’ts',
|
||||
work: 'blog.datawrapper.de',
|
||||
url: 'https://blog.datawrapper.de/category/datavis-dos-and-donts/',
|
||||
kind: 'site',
|
||||
blurb: 'Chart-type-by-chart-type “what to consider” posts, and the clearest free writing anywhere on choosing color scales.',
|
||||
free: true,
|
||||
},
|
||||
junkcharts: {
|
||||
authors: 'Kaiser Fung',
|
||||
title: 'Junk Charts',
|
||||
|
||||
Reference in New Issue
Block a user