hist
hist copied to clipboard
Better repr
We should have a nicer repr:
Stack<("a", "b", "c") of Hist(Regular(10, 0, 1), storage=Double)>
We should also fix reprs for label= being added on axes and name= missing on histograms.
Also, boost-histogram is missing Histogram API documentation, and we aren't showing Histogram docs from BaseHistogram.