8000 Considerations on handling Boxplot when computed height is non-positive · Issue #1628 · bqplot/bqplot · GitHub
[go: up one dir, main page]

Skip to content

Considerations on handling Boxplot when computed height is non-positive #1628

@zwelz3

Description

@zwelz3

Boxplot height calculated on front-end here.

This results in a mark that cannot be interacted with when d.boxLower - d.boxUpper <= 0 (which happens when all values are the same).

Does it make sense to implement a minimum height that enables interaction e.g. on_element_click and on_hover for this edge case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0