A FigureClass of Matplotlib to make waffle chart.
PyWaffle is a Python package to make waffle chart, bases on Matplotlib. It provides a Figure constructor class Waffle, which could be passed to matplotlib.pyplot.figure and generates a matplotlib Figure object.