Skip to content

[Feature] Bar charts: add more options for emphasis focus #20723

@rooney

Description

@rooney

What problem does this feature solve?

On stacked bar charts, sometimes I need to emphasize the hovered stack (not just 'self'), e.g:

Image

--
And its series-equivalent:

Image

--
And optionally (for completeness) everything in the hovered dataIndex:

Image

What does the proposed API look like?

{ emphasis: { focus: 'stack' | 'stackSeries' | 'dataIndex' } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions