You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be more general, we should support the plotting of any histogram following the Unified Histogram Interface (UHI) protocol.
In particular, this implies to support non-weighted histograms and not necessarily assume boost-histogram histograms. Since boost-histogram is following the UHI protocol, this should not be difficult to generalise our code.
The text was updated successfully, but these errors were encountered:
To be more general, we should support the plotting of any histogram following the Unified Histogram Interface (UHI) protocol.
In particular, this implies to support non-weighted histograms and not necessarily assume boost-histogram histograms. Since boost-histogram is following the UHI protocol, this should not be difficult to generalise our code.
The text was updated successfully, but these errors were encountered: