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

refactor: support a iframe less solution to display the plots #108

Open
dakshpokar opened this issue Sep 4, 2024 · 0 comments
Open

refactor: support a iframe less solution to display the plots #108

dakshpokar opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dakshpokar
Copy link
Collaborator

Bug Report

Description

Currently, we have a stop-gap solution to render the plots in Jupyter Notebook-like environments. This solution makes use of iframe which can be annoying in terms of accessibility.

We have two options, either we resolve the accessibility issues with the iframe or we remove the iframe solution completely by avoiding the use of py-htmltools.

Need more investigation on this!

@dakshpokar dakshpokar added the bug Something isn't working label Sep 4, 2024
@dakshpokar dakshpokar self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant