Skip to content

Band charts should show y0 value in tooltip, be treated as a single series #607

@wylieconlon

Description

@wylieconlon

I'm exploring how we will visualize bounded data in Lens, and found this issue. As seen in this band chart, the lower value is not shown in the tooltip.

Screenshot 2020-03-25 17 46 28

Also, I would like to treat a band as a single series, not as a two series. It doesn't seem like it's possible to get the series name to only show up once in the legend, even using code like:

          y0AccessorFormat={''}
          y1AccessorFormat={''}

Metadata

Metadata

Assignees

No one assigned

    Labels

    :specsChart specifications related issue:tooltipRelated to hover tooltip:xyBar/Line/Area chart relatedImpact:MediumbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions