https://github.com/katrinleinweber/leaving-the-bar
A less-code variant of Joachim Goedhart's "Leaving the bar in five steps"
https://github.com/katrinleinweber/leaving-the-bar
barchart boxplot boxplots data-visualisation data-visualization ggplot
Last synced: 11 months ago
JSON representation
A less-code variant of Joachim Goedhart's "Leaving the bar in five steps"
- Host: GitHub
- URL: https://github.com/katrinleinweber/leaving-the-bar
- Owner: katrinleinweber
- Created: 2018-12-05T14:15:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T15:13:07.000Z (about 7 years ago)
- Last Synced: 2025-01-17T12:47:24.117Z (over 1 year ago)
- Topics: barchart, boxplot, boxplots, data-visualisation, data-visualization, ggplot
- Language: R
- Homepage: http://thenode.biologists.com/leaving-bar-five-steps/
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaving the bar
Please review the [commit history on GitHub](https://github.com/katrinleinweber/leaving-the-bar/commits/) or `git log --oneline | grep "Convert"`
to learn about the the individual steps of changing the code to update the plot.
It doesn't look as nice as the [official version](http://thenode.biologists.com/leaving-bar-five-steps/)
but hopefully proves useful for highlighting the principles of the conversion
steps.