plot = df.plot.pie(subplots=True, figsize=(11, 6))  # doctest: +SKIP
