forked from matplotlib/cheatsheets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request matplotlib#69 from jimustafa/master
DOC: complete the transition to automatically built cheatsheets
- Loading branch information
Showing
14 changed files
with
34 additions
and
465 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>Matplotlib Cheatsheets</title> | ||
</head> | ||
<body> | ||
<h2>Matplotlib Cheatsheets</h2> | ||
<ul> | ||
<li><a href="./cheatsheets-1.png">cheatsheets-1.png</a></li> | ||
<li><a href="./cheatsheets-2.png">cheatsheets-2.png</a></li> | ||
<li><a href="./cheatsheets.pdf">cheatsheets.pdf</a></li> | ||
<li><a href="./handout-beginner.pdf">handout-beginner.pdf</a></li> | ||
<li><a href="./handout-beginner.png">handout-beginner.png</a></li> | ||
<li><a href="./handout-intermediate.pdf">handout-intermediate.pdf</a></li> | ||
<li><a href="./handout-intermediate.png">handout-intermediate.png</a></li> | ||
<li><a href="./handout-tips.pdf">handout-tips.pdf</a></li> | ||
<li><a href="./handout-tips.png">handout-tips.png</a></li> | ||
</ul> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.