Closed
Description
http://matplotlib.org/devdocs/users/recipes.html#easily-creating-subplots
"and turn off x and y sharing for the whole bunch" -> ... turn on ...
http://matplotlib.org/devdocs/users/recipes.html#fill-between-and-alpha
The second example plots the wrong mean (mu1 instead of mu2).