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 8cd9a3b commit 6c9825eCopy full SHA for 6c9825e
1 file changed
examples/showcase/xkcd.py
@@ -8,9 +8,9 @@
8
import matplotlib.pyplot as plt
9
import numpy as np
10
11
-###############################################################################
+###############################################################################
12
13
-with plt.xkcd():
+with plt.xkcd():
14
# Based on "Stove Ownership" from XKCD by Randall Monroe
15
# http://xkcd.com/418/
16
0 commit comments