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

PX facet labels don't respect labels kwarg #1944

Closed
nicolaskruchten opened this issue Dec 3, 2019 · 0 comments · Fixed by #1966
Closed

PX facet labels don't respect labels kwarg #1944

nicolaskruchten opened this issue Dec 3, 2019 · 0 comments · Fixed by #1966
Milestone

Comments

@nicolaskruchten
Copy link
Contributor

px.scatter(tips, x="total_bill", y="tip", facet_row="time",  facet_col="day", 
          labels={"time": "THE TIME", "day": "THE DAY"})

image

Reported in plotly/plotly_express#164

@nicolaskruchten nicolaskruchten added this to the v4.4.0 milestone Dec 10, 2019
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.

1 participant