Add plot_ratio to the public API, which allows for making ratio plots between the histogram and either another histogram or a callable. #161 Add .profile to compute a (N-1)D profile histogram. #160 Support plot1d / plot on Histograms with a categorical axis. #174 Add frequentist coverage interval support in the intervals module. #176 Allow plot_pull to take a more generic callable or a string as a fitting function. Introduce an option to perform a likelihood fit. Write fit parameters\' values and uncertainties in the legend. #149 Add fit_fmt= to plot_pull to control display of fit params. #168 Support _kw arguments for setting each axis in plotting. #193 Cleaner IPython completion for Python 3.7+. #17
Various updates in plotting CDF plotting with .plot(chart='CDF') Quantile quantile plotting is now p...
A set of helpers for matplotlib to more easily produce plots typically needed in HEP as well as styl...
New features: plot_learning_curve has new parameter scoring to allow custom scoring functions. By @...
Stacks support axes, math operations, projection, setting items, and iter/dict construction. They al...
This version provides many new features from boost-histogram 0.12 and 0.13; see the changelog in boo...
Support boost-histogram 1.0. Better plain reprs. Full Static Typing. #137 Support data= when constr...
Support .stack(axis) and stacked histograms. #244 #257 #258 Support selection lists (experimental wi...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Recent developments in Scikit-HEP libraries have enabled fast, efficient histogramming powered by bo...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Fix bug with plot_pull missing a sqrt. #150 Fix static typing with ellipses. #145 Require boost-hist...
Final 2.0 release of Hist! Since beta 1, the following changes were made: Based on boost-histogram ...
Using boost-histogram 1.3 Fix runtime dependency on matplotlib when not plotting #353 Fix .plot shor...
Statistical software systems include modules for manipulating data sets, model fitting, and graphics...
FILL Fill a region with solid color (CRT only) GRID Draw a simple grid on the plot IDENTify Draw a l...
Various updates in plotting CDF plotting with .plot(chart='CDF') Quantile quantile plotting is now p...
A set of helpers for matplotlib to more easily produce plots typically needed in HEP as well as styl...
New features: plot_learning_curve has new parameter scoring to allow custom scoring functions. By @...
Stacks support axes, math operations, projection, setting items, and iter/dict construction. They al...
This version provides many new features from boost-histogram 0.12 and 0.13; see the changelog in boo...
Support boost-histogram 1.0. Better plain reprs. Full Static Typing. #137 Support data= when constr...
Support .stack(axis) and stacked histograms. #244 #257 #258 Support selection lists (experimental wi...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Recent developments in Scikit-HEP libraries have enabled fast, efficient histogramming powered by bo...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Fix bug with plot_pull missing a sqrt. #150 Fix static typing with ellipses. #145 Require boost-hist...
Final 2.0 release of Hist! Since beta 1, the following changes were made: Based on boost-histogram ...
Using boost-histogram 1.3 Fix runtime dependency on matplotlib when not plotting #353 Fix .plot shor...
Statistical software systems include modules for manipulating data sets, model fitting, and graphics...
FILL Fill a region with solid color (CRT only) GRID Draw a simple grid on the plot IDENTify Draw a l...
Various updates in plotting CDF plotting with .plot(chart='CDF') Quantile quantile plotting is now p...
A set of helpers for matplotlib to more easily produce plots typically needed in HEP as well as styl...
New features: plot_learning_curve has new parameter scoring to allow custom scoring functions. By @...