HistogramFactory does not return (fig, ax)

The __call__() method of HistogramFactory does not return the return value of hist(), i.e., (fig, ax).