Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6750f68 commit f49fe39Copy full SHA for f49fe39
2 files changed
examples/showcase/firefox.py
@@ -1,3 +1,11 @@
1
+"""
2
+=======
3
+Firefox
4
5
+
6
+This example shows how to create the Firefox logo with path and patches.
7
8
9
import re
10
import numpy as np
11
import matplotlib.pyplot as plt
examples/showcase/xkcd.py
@@ -1,3 +1,10 @@
+====
+XKCD
+Shows how to create an xkcd-like plot.
0 commit comments