Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

announce highcharts confusion matrix heatmap tooltip aria label for accessibility #2467

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Dec 21, 2023

Description

announce highcharts confusion matrix heatmap tooltip aria label for accessibility

[Screen reader – Responsible AI Dashboard – Vision Dashboard>Model overview]: Screen reader does not announce the displayed tooltip information while navigating the 'confusion matrix' chart using arrow keys.

User Experience:
Visually challenged people who rely on screen reader for navigation will not get the information provided in the tool tip and the users will find difficulty to identify the class of the charts.

Note: User credentials should NOT be included in the bug.
Repro Steps:
Open RAI Dashboard
Navigate to the "Model overview" section and select 'Confusion matrix' tab.
Navigate the 'Confusion matrix' chart using arrow keys.
Observe whether screen reader announces the tooltip information or not.
Actual Result:
Screen reader does not announce the displayed tooltip information while navigating the 'confusion matrix' chart using arrow keys.

Observation:
When focus lands on the "Can" data chart, the screen reader announces as "Chart - High charts interactive chart region Interactive chart graphic - Created with High charts 10.1.0 x, 0, y: 0, value: 8. graphic".
Narrator and JAWS do not announce the displayed tooltip information while navigating the 'confusion matrix' chart using arrow keys.
Expected Result:
Screen reader should announce the displayed tooltip information while navigating the 'confusion matrix' chart using arrow keys.

Example: When focus lands on the "Can" data chart, the screen reader should announce as "Chart - High charts interactive chart region Interactive chart graphic - Created with High charts 10.1.0 x, 0, y: 0, value: 8. graphic" - 8 data points should be can, predicted to be can".

Screenshot with aria label for highcharts chart:
image

Relevant highcharts discussion thread related to this topic:
https://www.highcharts.com/forum/viewtopic.php?f=9&t=47769

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@imatiach-msft imatiach-msft merged commit 35b5537 into main Dec 22, 2023
60 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/fix-confusion-matrix-tooltip-aria-label branch December 22, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants