it('should have a histogram', function () {
            expect(this.data.volatile.histogram).to.be.not.undefined;
        });