ax = df.plot.barh(stacked=True)  # doctest: +SKIP
