close
The Wayback Machine - https://web.archive.org/web/20200728232112/https://github.com/matplotlib/cheatsheets
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

Cheatsheets

Image

Image

Handouts

Image

Image

Image

How to compile

  1. You need to create a fonts repository with:
  1. You need to generate all the figures:
$ cd scripts
$ for script in *.py; do python $script; done
$ cd ..
  1. Compile the sheet
$ xelatex cheatsheets.tex
$ xelatex cheatsheets.tex

About

Official Matplotlib cheat sheets

Topics

Resources

License

Releases

No releases published
You can’t perform that action at this time.