hist icon indicating copy to clipboard operation
hist copied to clipboard

Better repr

Open henryiii opened this issue 2 years ago • 0 comments

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.

henryiii avatar Sep 15 '22 17:09 henryiii