Skip to content

[Accessibility] Forces chart aria label to read only the title of the chart#178

Open
sakari-malkki wants to merge 2 commits into
devfrom
bugfix/fix-chart-aria-label
Open

[Accessibility] Forces chart aria label to read only the title of the chart#178
sakari-malkki wants to merge 2 commits into
devfrom
bugfix/fix-chart-aria-label

Conversation

@sakari-malkki

Copy link
Copy Markdown
Member

Fixes the "Highcharts interactive chart" aria label issue

Copilot AI review requested due to automatic review settings June 15, 2026 09:31
@sakari-malkki sakari-malkki enabled auto-merge June 15, 2026 09:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts Highcharts accessibility labeling so the chart container aria-label reads only the chart title, addressing the “Highcharts interactive chart” redundancy, and bumps the package version.

Changes:

  • Adds lang.accessibility.chartContainerLabel override in shared chart options.
  • Bumps npm package version from 1.4.8 to 1.4.9.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/core/chartOptions/chartOptions.ts Overrides Highcharts accessibility chartContainerLabel to only announce the chart title.
package.json Increments package version for the release containing the accessibility fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/core/chartOptions/chartOptions.ts
Comment thread package.json
@sonarqubecloud

Copy link
Copy Markdown

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