Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 558fb80

Browse filesBrowse files
authored
Merge pull request matplotlib#8215 from NelleV/MEP12_showcase
Mep12 showcase
2 parents b2137d7 + 034fa32 commit 558fb80
Copy full SHA for 558fb80

File tree

Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed

‎examples/showcase/firefox.py

Copy file name to clipboardExpand all lines: examples/showcase/firefox.py
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
=======
33
Firefox
44
=======
5+
6+
This example shows how to create the Firefox logo with path and patches.
57
"""
68

79
import re

‎examples/showcase/xkcd.py

Copy file name to clipboardExpand all lines: examples/showcase/xkcd.py
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
"""
2+
====
3+
XKCD
4+
====
5+
6+
Shows how to create an xkcd-like plot.
7+
"""
18
import matplotlib.pyplot as plt
29
import numpy as np
310

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.