News
The humorous plots in his xkcd webcomic ... import numpy as np import matplotlib.pyplot as plt x = np.linspace(0, 1, 100) y = (x > 0.5) * (x - 0.5) plt.xkcd(scale=5, length=400) plt.xticks ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results