Skip to content

ch-0016 Chapter 15: Tell and Show Your Data Story

  • 原书章节: Chapter 15 Tell and Show Your Data Story(pp. 419–428)
  • 输入来源: 本地 pdf(HandsOnDataViz.pdf)

摘要

全书收官章,把前面所有技能收拢回中心命题:数据可视化的目标不是"给数字配图",而是 用真实叙事说服读者"为什么你的解读重要"。作者刻意反写写作界老话"show, don't tell" 为 "tell and show"——固定三步:tell(告诉读者数据里发现了什么有趣的)→ show(展示支撑论点的可视化证据)→ why(提醒读者为什么这很重要)。切忌只甩 一堆图让读者自己猜。

  • Storyboard(故事板):回到 ch-0002 起步时画的四张纸故事板,用真实数据逐步填满 每个格子(问题 → 数据 → 洞察 → 可视化 → 为什么重要),再组织成叙事顺序
  • Draw Attention to Meaning:用文字(标题、注释 annotation)与颜色把读者视线 引向最重要的模式(示例:把垃圾邮件占比做成面积图 + 注释)
  • Acknowledge Sources & Uncertainty:像论文一样致谢数据来源(衔接 ch-0004 的 source notes),并诚实交代不确定性——可用"两栏法":把高置信与低置信的结论分开呈现
  • Decide On Your Data Story Format:根据受众选择交付形态——交互式网页(本书主线)、 幻灯片、静态图、报告等

要点归纳

  • 核心公式:tell → show → why;"描述森林,点出几棵特别的树"
  • storyboard 是贯穿全书的主线工具:ch-0002 纸面起稿 → 本章用数据充实
  • 用文字与颜色"制造注意力",但必须诚实指向真实模式
  • 致谢来源 + 承认不确定性 = 可信度;两栏法区分确定与不确定的结论
  • 交互式网页是首选交付形态(可探索、可分享),但也按受众选静态/幻灯片

术语 / 概念

  • storyboard(故事板) — 用格子草图组织叙事序列的脚本工具
  • tell—show—why — 本书的叙事三步公式
  • annotation(注释) — 图上的说明文字/标记(ch-0012 已有代码实现)
  • acknowledge sources & uncertainty(致谢来源与不确定性) — 提升可信度的做法
  • two-column method(两栏法) — 将确定与不确定结论分开呈现的方法

原句摘录

Make a regular habit of these three steps: tell your audience what you found that's interesting in the data, show them the visual evidence to support your argument, and remind us why it matters. In three words: tell—show—why.

Describe the forest, not every tree, but point out a few special trees as examples to help us understand how different parts of the forest stand out.

疑问 / 待查

  • 作者灵感来源(Cole Nussbaumer Knaflic《Storytelling with Data》等)列入 notes.md 延伸阅读
  • 本书从"Why Data Visualization"到"Tell and Show"形成了一个完整闭环:数据 → 故事 → 真实 → 意义
Backlinks (1)
flowchart LR
  n0["ch-0001 凶案、侦探与母亲的信(第 2–163 章)"]
  n1["ch-0002 坦白、出逃与和解(第 163–233 章)"]
  n2["The Curious Incident of the Dog in the Night-Time 人物"]
  n3["The Curious Incident of the Dog in the Night-Time(整理完成)"]
  n4["The Curious Incident of the Dog in the Night-Time 笔记"]
  n5["The Curious Incident of the Dog in the Night-Time 故事线"]
  n6["E-Commerce Bench(整理完成)"]
  n7["E-Commerce Bench 笔记"]
  n8["part-0001 摘要与引言:一年期电商运营基准(Abstract + §1)"]
  n9["part-0002 相关工作与定位:continuing 任务谱系(Table 1 + §2)"]
  n10["part-0003 基准设计:四层架构与确定性经济(§3 主体)"]
  n11["part-0004 实验结果:18 模型的多维画像(Table 2 + §4)"]
  n12["part-0005 结论与参考文献(§5 + References)"]
  n13["part-0006 工具集与 agent harness:18 工具与上下文管理(Table 3 + Appendix A)"]
  n14["part-0007 数据层:类目、店型、日历与供应商(Appendix B)"]
  n15["part-0008 经济引擎:13 步结算与需求/退货/成本公式(Table 7 + Appendix C)"]
  n16["part-0009 确定性谈判内核:决策函数与骗局目录(Appendix D)"]
  n17["part-0010 评测指标定义:六个维度与统计口径(Appendix E)"]
  n18["part-0011 每维度结果导览与模型/实验设置(Table 10 + Appendix F)"]
  n19["part-0012 失败案例研究:骗局实录与一次破产(Appendix G)"]
  n20["part-0013 失败模式规则表与提示词设计(Table 18 + Appendix H)"]
  n21["The End of Software Engineering(整理完成)"]
  n22["The End of Software Engineering 笔记"]
  n23["part-0001 摘要与引言:范式重构的宣告(Abstract + §1 前段)"]
  n24["part-0002 第一性原理:传统软件与 Agent 系统的形式化模型(§1 后段 + §2)"]
  n25["part-0003 三代交付史与 AI→Software→Result 的失败(§3.1–3.2)"]
  n26["part-0004 Agent→Result 与 Agentic Engineering 学科(§3.3 + §4)"]
  n27["part-0005 实证证据与 EvoClaw 落差(§5)"]
  n28["part-0006 四阶段演进路线图(前段:表 3 + Stage I–III)"]
  n29["part-0007 路线图后段与建议:实践者与研究者(§6.3 后段 + §6.4 + §7.1–7.2)"]
  n30["ch-0001 Introduction(为什么做数据可视化)"]
  n31["ch-0002 选工具讲你的数据故事(Ch 1)"]
  n32["ch-0003 强化电子表格技能(Ch 2)"]
  n33["ch-0004 找到并质询你的数据(Ch 3)"]
  n34["ch-0005 清洗脏数据(Ch 4)"]
  n35["ch-0006 做有意义的比较(Ch 5)"]
  n36["ch-0007 图表化你的数据(Ch 6)"]
  n37["ch-0008 地图化你的数据(Ch 7)"]
  n38["ch-0009 表格化你的数据(Ch 8)"]
  n39["ch-0010 嵌入网页(Ch 9)"]
  n40["ch-0011 用 GitHub 编辑与托管代码(Ch 10)"]
  n41["ch-0012 Chart.js 与 Highcharts 模板(Ch 11)"]
  n42["ch-0013 Leaflet 地图模板(Ch 12)"]
  n43["ch-0014 转换你的地图数据(Ch 13)"]
  n44["ch-0015 识别谎言、减少偏差(Ch 14)"]
  n45["ch-0016 讲述并展示你的数据故事(Ch 15)"]
  n46["ch-0017 附录 A 排查常见问题"]
  n47["Hands-On Data Visualization(整理完成)"]
  n48["Hands-On Data Visualization 笔记"]
  n49["Reading"]
  n0 --> n4
  n3 --> n0
  n3 --> n1
  n3 --> n2
  n3 --> n4
  n3 --> n5
  n5 --> n3
  n6 --> n7
  n6 --> n8
  n6 --> n9
  n6 --> n10
  n6 --> n11
  n6 --> n12
  n6 --> n13
  n6 --> n14
  n6 --> n15
  n6 --> n16
  n6 --> n17
  n6 --> n18
  n6 --> n19
  n6 --> n20
  n21 --> n22
  n21 --> n23
  n21 --> n24
  n21 --> n25
  n21 --> n26
  n21 --> n27
  n21 --> n28
  n21 --> n29
  n22 --> n21
  n47 --> n30
  n47 --> n31
  n47 --> n32
  n47 --> n33
  n47 --> n34
  n47 --> n35
  n47 --> n36
  n47 --> n37
  n47 --> n38
  n47 --> n39
  n47 --> n40
  n47 --> n41
  n47 --> n42
  n47 --> n43
  n47 --> n44
  n47 --> n45
  n47 --> n46
  n47 --> n48
  n49 --> n3
  n49 --> n6
  n49 --> n21
  n49 --> n47
  click n0 "../../curious-incident/ch-0001/" "ch-0001 凶案、侦探与母亲的信(第 2–163 章)"
  click n1 "../../curious-incident/ch-0002/" "ch-0002 坦白、出逃与和解(第 163–233 章)"
  click n2 "../../curious-incident/characters/" "The Curious Incident of the Dog in the Night-Time 人物"
  click n3 "../../curious-incident/" "The Curious Incident of the Dog in the Night-Time(整理完成)"
  click n4 "../../curious-incident/notes/" "The Curious Incident of the Dog in the Night-Time 笔记"
  click n5 "../../curious-incident/storyline/" "The Curious Incident of the Dog in the Night-Time 故事线"
  click n6 "../../e-commerce-bench/" "E-Commerce Bench(整理完成)"
  click n7 "../../e-commerce-bench/notes/" "E-Commerce Bench 笔记"
  click n8 "../../e-commerce-bench/part-0001/" "part-0001 摘要与引言:一年期电商运营基准(Abstract + §1)"
  click n9 "../../e-commerce-bench/part-0002/" "part-0002 相关工作与定位:continuing 任务谱系(Table 1 + §2)"
  click n10 "../../e-commerce-bench/part-0003/" "part-0003 基准设计:四层架构与确定性经济(§3 主体)"
  click n11 "../../e-commerce-bench/part-0004/" "part-0004 实验结果:18 模型的多维画像(Table 2 + §4)"
  click n12 "../../e-commerce-bench/part-0005/" "part-0005 结论与参考文献(§5 + References)"
  click n13 "../../e-commerce-bench/part-0006/" "part-0006 工具集与 agent harness:18 工具与上下文管理(Table 3 + Appendix A)"
  click n14 "../../e-commerce-bench/part-0007/" "part-0007 数据层:类目、店型、日历与供应商(Appendix B)"
  click n15 "../../e-commerce-bench/part-0008/" "part-0008 经济引擎:13 步结算与需求/退货/成本公式(Table 7 + Appendix C)"
  click n16 "../../e-commerce-bench/part-0009/" "part-0009 确定性谈判内核:决策函数与骗局目录(Appendix D)"
  click n17 "../../e-commerce-bench/part-0010/" "part-0010 评测指标定义:六个维度与统计口径(Appendix E)"
  click n18 "../../e-commerce-bench/part-0011/" "part-0011 每维度结果导览与模型/实验设置(Table 10 + Appendix F)"
  click n19 "../../e-commerce-bench/part-0012/" "part-0012 失败案例研究:骗局实录与一次破产(Appendix G)"
  click n20 "../../e-commerce-bench/part-0013/" "part-0013 失败模式规则表与提示词设计(Table 18 + Appendix H)"
  click n21 "../../end-of-software-engineering/" "The End of Software Engineering(整理完成)"
  click n22 "../../end-of-software-engineering/notes/" "The End of Software Engineering 笔记"
  click n23 "../../end-of-software-engineering/part-0001/" "part-0001 摘要与引言:范式重构的宣告(Abstract + §1 前段)"
  click n24 "../../end-of-software-engineering/part-0002/" "part-0002 第一性原理:传统软件与 Agent 系统的形式化模型(§1 后段 + §2)"
  click n25 "../../end-of-software-engineering/part-0003/" "part-0003 三代交付史与 AI→Software→Result 的失败(§3.1–3.2)"
  click n26 "../../end-of-software-engineering/part-0004/" "part-0004 Agent→Result 与 Agentic Engineering 学科(§3.3 + §4)"
  click n27 "../../end-of-software-engineering/part-0005/" "part-0005 实证证据与 EvoClaw 落差(§5)"
  click n28 "../../end-of-software-engineering/part-0006/" "part-0006 四阶段演进路线图(前段:表 3 + Stage I–III)"
  click n29 "../../end-of-software-engineering/part-0007/" "part-0007 路线图后段与建议:实践者与研究者(§6.3 后段 + §6.4 + §7.1–7.2)"
  click n30 "../ch-0001/" "ch-0001 Introduction(为什么做数据可视化)"
  click n31 "../ch-0002/" "ch-0002 选工具讲你的数据故事(Ch 1)"
  click n32 "../ch-0003/" "ch-0003 强化电子表格技能(Ch 2)"
  click n33 "../ch-0004/" "ch-0004 找到并质询你的数据(Ch 3)"
  click n34 "../ch-0005/" "ch-0005 清洗脏数据(Ch 4)"
  click n35 "../ch-0006/" "ch-0006 做有意义的比较(Ch 5)"
  click n36 "../ch-0007/" "ch-0007 图表化你的数据(Ch 6)"
  click n37 "../ch-0008/" "ch-0008 地图化你的数据(Ch 7)"
  click n38 "../ch-0009/" "ch-0009 表格化你的数据(Ch 8)"
  click n39 "../ch-0010/" "ch-0010 嵌入网页(Ch 9)"
  click n40 "../ch-0011/" "ch-0011 用 GitHub 编辑与托管代码(Ch 10)"
  click n41 "../ch-0012/" "ch-0012 Chart.js 与 Highcharts 模板(Ch 11)"
  click n42 "../ch-0013/" "ch-0013 Leaflet 地图模板(Ch 12)"
  click n43 "../ch-0014/" "ch-0014 转换你的地图数据(Ch 13)"
  click n44 "../ch-0015/" "ch-0015 识别谎言、减少偏差(Ch 14)"
  click n45 "./" "ch-0016 讲述并展示你的数据故事(Ch 15)"
  click n46 "../ch-0017/" "ch-0017 附录 A 排查常见问题"
  click n47 "../" "Hands-On Data Visualization(整理完成)"
  click n48 "../notes/" "Hands-On Data Visualization 笔记"
  click n49 "../../" "Reading"