fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

Accessibility issues related to stack callouts

Open krkshitij opened this issue 1 year ago • 0 comments

Following issues have been identified/reported:

  1. In AreaChart and LineChart, the stack callout displays data for non-selected legends (lines) when hovered over.

    image image

  2. In GroupedVerticalBarChart with stack callout enabled, individual bars within a group can be focused instead of the entire group, and the callout displays data for non-selected legends (bars).

    image image

  3. In VerticalStackedBarChart with stack callout enabled and a legend selected, the whole bar can be focused instead of individual bar segments, and the callout displays data for non-selected legends (bar segments).

    image

krkshitij avatar Apr 24 '24 07:04 krkshitij