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

triggering page rerun on hover #93

Open
colinpriest opened this issue Apr 17, 2022 · 0 comments
Open

triggering page rerun on hover #93

colinpriest opened this issue Apr 17, 2022 · 0 comments

Comments

@colinpriest
Copy link

The streamlit wordcloud triggers a rerun of the entire streamlit page every time there is a hover event. This slows response times so much that I can't get a workable user experience. Please give us the option to stop this. I don't need the widget to send data to my app each time the user hovers over a word. I just need the hover text to appear.
The experience is even worse when the wordcloud is placed within a streamlit container. I can't get the wordcloud to render because it gets stuck in infinite page loads.

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