scikit-hep / mplhep

Extended histogram plotting on top of matplotlib and HEP collaboration compatible styling
https://mplhep.readthedocs.io
MIT License
189 stars 66 forks source link

feature: binwnorm also for hist2dplot #525

Closed APN-Pucky closed 1 week ago

APN-Pucky commented 1 month ago

It's useful for histplot and IMO should also exist for hist2dplot

andrzejnovak commented 1 week ago

Hey @APN-Pucky sorry for not getting back to you for this. I agree with this and it shouldn't be too hard to implement. If you want to give it a shot, I'd be happy to merge this.