This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """Provides a setup function and some tweakable default values for plotting. I use a | |
| variant of this script on every project as a simple, importable module with some | |
| reusable matplotlib settings - feel free to take it and tweak as you'd like. | |
| Import whatever you need from this script. The function setup_matplotlib() should be | |
| called before you do any plotting. | |
| License: CC0 - Emily Hunt 2026 | |
| """ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.