Skip to content

Dash Tutorial incorrect for Generic Crossfilter Recipe #3267

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

Open
lukas48 opened this issue Apr 10, 2025 · 3 comments
Open

Dash Tutorial incorrect for Generic Crossfilter Recipe #3267

lukas48 opened this issue Apr 10, 2025 · 3 comments
Assignees
Labels
bug something broken documentation written for humans P1 needed for current cycle regression this used to work

Comments

@lukas48
Copy link

lukas48 commented Apr 10, 2025

throws keyerror "customdata"

selectedpoints, [p["pointNumber"] for p in selected_data["points"]]

"pointNumber" replaces "customdata" then it worked for me

@gvwilson gvwilson added documentation written for humans bug something broken P2 considered for next cycle labels Apr 10, 2025
@gvwilson
Copy link
Contributor

@LiamConnors @T4rk1n simple fix to tutorial?

@T4rk1n
Copy link
Contributor

T4rk1n commented Apr 10, 2025

Would that be from the update to plotly.py 6 ?

@LiamConnors
Copy link
Member

Yes, I believe it's this issue with plotly.py 6: plotly/plotly.py#5119

Image

The example works with 5.24

@gvwilson gvwilson added regression this used to work P1 needed for current cycle and removed P2 considered for next cycle labels Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken documentation written for humans P1 needed for current cycle regression this used to work
Projects
None yet
Development

No branches or pull requests

4 participants