ax = df.plot.area(stacked=False)  # doctest: +SKIP
