Closed
Description
2d histograms with histfunc = avg|sum
are useful for plotting measurements on irregular 2D grids.
The downside of this approach is that the representation of zero measurements collapses with e.g. n times a measurement of zero.
For these applications it would be useful if there was some way of either treating empty bins separately, or having the ability of setting a custom histfunc.