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

AVT1 Violation in GaugeChart component #1825

Open
RakshaFauzdar opened this issue May 22, 2024 · 1 comment
Open

AVT1 Violation in GaugeChart component #1825

RakshaFauzdar opened this issue May 22, 2024 · 1 comment

Comments

@RakshaFauzdar
Copy link

RakshaFauzdar commented May 22, 2024

Application/Team

Vajra

Environment

Browser

What happened? What did you expect to happen instead?

Screenshot 2024-05-21 at 3 10 20 PM

I'm facing this accessibility issue when i'm using which is imported from @carbon/charts-react
this avt1 issue comes up whenever we are using additional item for legend and also the legend are readable on hover.

`
legend: {
enabled: true,
additionalItems: [
{

                    type: 'area',
                    name: 'Not scanned',
                    width: `${BLOCK_CLASS_NAME}--legendSize`,
                },
            ],

}
`

What WCAG 2.1 checkpoint does the issue violate?

AVT1

Version

"@carbon/charts-react": ^1.15.6

Data & options used

No response

Relevant log output

No response

StackBlitz repro

No response

What priority level would this issue be in your opinion?

P1

@RakshaFauzdar
Copy link
Author

Any updated on this ?

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

No branches or pull requests

1 participant