github

matplotlib / cheatsheets

  • пятница, 10 июля 2020 г. в 00:21:57
https://github.com/matplotlib/cheatsheets

Python
Official Matplotlib cheat sheets



Cheatsheets

Handouts

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