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

Facet category order with missing data #2084

Closed
nicolaskruchten opened this issue Jan 16, 2020 · 4 comments · Fixed by #2105
Closed

Facet category order with missing data #2084

nicolaskruchten opened this issue Jan 16, 2020 · 4 comments · Fixed by #2105
Milestone

Comments

@nicolaskruchten
Copy link
Contributor

This seems like a bug: https://community.plot.ly/t/python-plotly-express-facet-col-facet-row-order-categories/33693

@emmanuelle
Copy link
Contributor

Indeed. Do you think it should be part of the 4.5 milestone?

@nicolaskruchten
Copy link
Contributor Author

Ideally yes! I'm hoping it's just a one-liner 🙈

@emmanuelle emmanuelle added this to the v4.5.0 milestone Jan 16, 2020
@emmanuelle
Copy link
Contributor

I'm on it FYI.

@nicolaskruchten
Copy link
Contributor Author

This problem is actually somewhat generalized: in the example below we ask for Lunch to precede Dinner, and for the symbol sequence to be circle before square. The legend is ordered correctly, but Lunch is mapped to square instead of circle.

image

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

Successfully merging a pull request may close this issue.

2 participants