https://github.com/becksteinlab/making-prettier-plots
a quick primer on making prettier (and more impactful) plots
https://github.com/becksteinlab/making-prettier-plots
Last synced: 3 months ago
JSON representation
a quick primer on making prettier (and more impactful) plots
- Host: GitHub
- URL: https://github.com/becksteinlab/making-prettier-plots
- Owner: Becksteinlab
- License: cc0-1.0
- Created: 2015-07-29T06:26:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T16:16:16.000Z (over 9 years ago)
- Last Synced: 2025-01-06T10:48:28.177Z (5 months ago)
- Size: 652 KB
- Stars: 14
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Making prettier plots
David Dotson (@dotsdl) released this work in 2015 into the Public Domain under a [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)
dedication.The Jupyter Notebook [Making better plots.ipynb](http://nbviewer.ipython.org/github/Becksteinlab/making-prettier-plots/blob/master/Making%20better%20plots.ipynb) shows with examples how to generate close to publication-ready figures using
* [matplotlib](http://matplotlib.org/)
* [seaborn](http://stanford.edu/~mwaskom/software/seaborn/)