Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
13.45k stars 704 forks source link

PyGWalker + Streamlit: JavaScript crashes when trying draw on canvas #232

Closed ian-tvt closed 1 year ago

ian-tvt commented 1 year ago

Hi there,

Currently working on a proof of concept with PyGWalker + Streamlit and we are running into an issue.

Screenshot 2023-09-21 at 1 55 25 PM

Any thoughts on what could be causing this or things we should be looking for? Is there a limitation, not documented, with PyGWalker + Streamlit and certain browsers?

Appreciate any help!

longxiaofei commented 1 year ago

How many different emails are there?

ian-tvt commented 1 year ago

How many different emails are there?

There < 6K emails in this data set (~4K unique emails)

jojocys commented 1 year ago

How many different emails are there?

There < 6K emails in this data set (~4K unique emails)

There is a related discussion here: https://github.com/Kanaries/pygwalker/issues/217#issuecomment-1729979120

And by the way, you can upgrade your pygwalker version, which will have a better hint for this kind of crashes.