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

Automatically set aria:false if the renderer is canvas #1329

Open
kanitw opened this issue Jun 19, 2024 · 1 comment
Open

Automatically set aria:false if the renderer is canvas #1329

kanitw opened this issue Jun 19, 2024 · 1 comment

Comments

@kanitw
Copy link
Member

kanitw commented Jun 19, 2024

We should automatically set aria: false if the renderer is canvas since aria descriptions are not used on canvas (they only make sense for SVG), and they can be expensive to compute.

@domoritz
Copy link
Member

Why should embed do this and not Vega or Vega-Lite? I see that the information is here and not in Vega-Lite but it feels odd.

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

2 participants