Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamribaudo/storytelling-with-data-ggplot
Recreation of Cole Nussbaumer Knaflic's Storytelling with Data plots using R an ggplot2
https://github.com/adamribaudo/storytelling-with-data-ggplot
Last synced: 3 months ago
JSON representation
Recreation of Cole Nussbaumer Knaflic's Storytelling with Data plots using R an ggplot2
- Host: GitHub
- URL: https://github.com/adamribaudo/storytelling-with-data-ggplot
- Owner: adamribaudo
- Created: 2020-06-09T15:06:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T21:10:56.000Z (over 4 years ago)
- Last Synced: 2024-05-21T02:09:46.988Z (6 months ago)
- Language: R
- Size: 7.17 MB
- Stars: 204
- Watchers: 16
- Forks: 62
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# storytelling-with-data-ggplot
Recreation of Cole Nussbaumer Knaflic's _Storytelling with Data_ (Wiley, 2015) plots using R an ggplot2.Original data provided by the book's author. Located [here](http://www.storytellingwithdata.com/book/downloads).
# Examples
![Example 1](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/comparison%20examples/FIG0207_comparison.jpg)
![Example 2](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/comparison%20examples/FIG0316_comparison.jpg)
![Example 3](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/comparison%20examples/FIG0211_comparison.jpg)
![Example 4](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/comparison%20examples/FIG0510_comparison.jpg)
# Plots
## Chapter 2* [FIG0203](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0203.png) / [Code](FIG0203.R)
* [FIG0206](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0206.png) / [Code](FIG0206.R)
* [FIG0207](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0207.png) / [Code](FIG0207.R)
* [FIG0209](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0209.png) / [Code](FIG0209.R)
* [FIG0210](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0210.png) / [Code](FIG0210.R)
* [FIG0211](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0211.png) / [Code](FIG0211.R)
* [FIG0217](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0217.png) / [Code](FIG0217.R) - Incomplete
* [FIG0219](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0219.png) / [Code](FIG0219.R)
* [FIG0220](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0220.png) / [Code](FIG0220.R)
* [FIG0227](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0227.png) / [Code](FIG0227.R)## Chapter 3
* [FIG0314](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0314.png) / [Code](FIG0314.R)
* [FIG0316](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0316.png) / [Code](FIG0316.R)## Chapter 4
* [FIG0409](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0409.png) / [Code](FIG0409.R)
* [FIG0414](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0414.png) / [Code](FIG0414.R)
* [FIG0415](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0415.png) / [Code](FIG0415.R)## Chapter 5
* [FIG0504](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0504.png) / [Code](FIG0504.R)
* [FIG0506](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0506.png) / [Code](FIG0506.R)
* [FIG0510](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0510.png) / [Code](FIG0510.R)
* [FIG0513](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0513.png) / [Code](FIG0513.R) - Incomplete## Chapter 6
* [FIG0601](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0601.png) / [Code](FIG0601.R)
* [FIG0602](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0602.png) / [Code](FIG0602.R)
* [FIG0603](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0603.png) / [Code](FIG0603.R)
* [FIG0604](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0604.png) / [Code](FIG0604.R) - Incomplete
* [FIG0605](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0605.png) / [Code](FIG0605.R) - Incomplete## Chapter 8
* [FIG0820](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0820.png) / [Code](FIG0820.R)
## Chapter 9
* [FIG0902](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0902.png) / [Code](FIG0902.R)
* [FIG0920](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0920.png) / [Code](FIG0920.R) - Incomplete
* [FIG0926](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0926.png) / [Code](FIG0926.R)
* [FIG0932](https://raw.githubusercontent.com/adamribaudo/storytelling-with-data-ggplot/master/plot%20output/FIG0932.png) / [Code](FIG0932.R)