Skip to content

histogram2d / heatmap with z: separate color for empty bins #975

Closed
@ajrouvoet

Description

@ajrouvoet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions