You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A guide to making visualizations that accurately reflect the data, tell a story,
3
3
4
4
Claus O. Wilke
5
5
6
-
This repository holds the R Markdown source for the book "Fundamentals of Data Visualization" to be published with O’Reilly Media, Inc. A rendered version of the completed book chapters is [available here.](http://serialmentor.com/dataviz/) The book requires a supporting R package [available here.](https://github.com/clauswilke/dviz.supp)
6
+
This repository holds the R Markdown source for the book "Fundamentals of Data Visualization" to be published with O’Reilly Media, Inc. A rendered version of the completed book chapters is [available here.](https://clauswilke.com/dataviz/) The book requires a supporting R package [available here.](https://github.com/clauswilke/dviz.supp)
7
7
8
8
The book is meant as a guide to making visualizations that accurately reflect the data, tell a story, and look professional. It has grown out of my experience of working with students and postdocs in my laboratory on thousands of data visualizations. Over the years, I have noticed that the same issues arise over and over. I have attempted to collect my accumulated knowledge from these interactions in the form of this book.
0 commit comments