Mep12 showcase #8215

Merged
merged 2 commits into from Mar 7, 2017
@@ -2,6 +2,8 @@
=======
Firefox
=======
+
+This example shows how to create the Firefox logo with path and patches.
"""
import re
@@ -1,3 +1,10 @@
+"""
+====
+XKCD
+====
+
+Shows how to create an xkcd-like plot.
+"""
import matplotlib.pyplot as plt
import numpy as np