-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.Rmd
93 lines (65 loc) · 3.91 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
title: "History of Data Visualization"
---
## Welcome
<!-- <img src="images/FriendlyWainer-thumb.jpg" width=300> -->
<table>
<tr>
<td>
<img src="images/FriendlyWainer-thumb.jpg" width=180 alt="Book cover">
</td>
<td>
This is the companion web site associated with our book,
[A History of Data Visualization and Graphic Communication](https://www.hup.harvard.edu/catalog.php?isbn=9780674975231), Harvard University Press, 2021. Its' purpose is to provide additional resources for readers of the book, beyond what is contained
in the print edition.
* We provide high-res color images of figures from the book, because the print edition was limited
to 20 color plates. These are contained in the Chapter pages available from the main menu. They are presented
as thumbnail images, but a click shows them in higher resolution.
* We collect [related articles](related.html) or topics that could not be included in the print edition, links to associated talks, etc.
* We provide the [R code](https://cran.r-project.org/) for our reconstructions of historical graphs, linked in the figure captions on the individual
chapter pages. These may be useful to readers who want to use them for their own research or teaching.
You can download them all in this [fig-code.zip](fig-code.zip) file.
* There may also be errata, topics for addition to a 2nd edition, and a place for commentaries by readers.
See the [Discussion](discussion.html) for what has accumulated so far.
</td>
</tr>
</table>
<table>
<tr>
<td>
<img src="images/HUP-icon.png" width=40 alt="HUP-icon">
</td>
<td>
The book can be ordered from:
[Harvard University Press](https://www.hup.harvard.edu/catalog.php?isbn=9780674975231),
[Amazon.com](https://www.amazon.com/History-Data-Visualization-Graphic-Communication/dp/0674975235/) or affiliates, such as [Amazon.ca](https://www.amazon.ca/History-Data-Visualization-Graphic-Communication/dp/0674975235).
Publishing details are contained in this [HUP flyer](pdf/BookFlier.pdf). The [Introduction chapter](pdf/HistDataVis-Ch0.pdf) is
available here.
</td>
</tr>
</table>
## Contents
The Chapters menu at the top right presents information and images for the chapters.
Here is a visual overview.
<img src="images/TOGS4-top.png" width="100%" alt="VTOC">
#### Introductory chapter
The [introductory chapter](pdf/HistDataVis-Ch0.pdf) gives the origin story of this book and provides and overview
of the book.
## What it is about
With complex information everywhere, graphics have become indispensable to our daily lives. Navigation apps show real-time, interactive traffic data. Charts communicate stock market trends, government spending, and the dangers of epidemics.
_A History of Data Visualization & Graphic Communication_ tells the story of how graphics left the exclusive confines of scientific research and became ubiquitous. As data visualization spread, it changed the way we think.
This book is an exploration and celebration of the origins and, to some extent, future of graphical methods of
data presentation.
It aims to give a comprehensive history of data visualization with an emphasis
on the questions:
* How did the graphic depictions of numbers arise? Why?
* What factors led to the key innovations in graphs and diagrams that are commonplace today?
* How did graphic inventions make a difference in understanding natural and social phenomena and communicating results?
Two major themes connect the topics and and chronology of this account.
* First, we take the view that the principal innovations over the last 400 years arose in
conjunction with a cognitive revolution we call "visual thinking," the idea that
some problems and their solutions could be so much more clearly addressed and
communicated in visual displays, rather than just words or tables of numbers.
* Second, we try to show how the intellectual, scientific and graphical questions
behind these innovations can be better understood by trying to reproduce them
today.