Skip to content

Better handling for hover of "missing" points in stacked charts #6541

Description

@ldorigo

When stacking two lines with unequal numbers of points, traces that have missing points get an ugly %{val} displayed in their hover text.

Repro: https://jsbin.com/yimadabece/edit?html,output

This is related to plotly/plotly.py#3515 , but remaking it here since 1. it's really a plotly.js issue and 2. the workarounds there don't work, since for stacked plots there is no data for which it's possible to make dummy hover texts.

Screenshot_20230329_151750

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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