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

Accessibility issue: Plotly overlays are active #108

Open
rmbielby opened this issue Oct 8, 2024 · 0 comments
Open

Accessibility issue: Plotly overlays are active #108

rmbielby opened this issue Oct 8, 2024 · 0 comments

Comments

@rmbielby
Copy link
Contributor

rmbielby commented Oct 8, 2024

Describe the bug
The charts show the Plotly toolbar overlay which has significant accessibility issues. The toolbar generally creates confusing information via screen readers and offers functionality that can't be accessed from the keyboard.

To Reproduce
Currently seen in all charts by default

Expected behaviour
Plotly toolbar overlay should be switched off. This can be done by using the following code:

config={"displayModeBar": False}

Screenshots
image

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