Closed
Description
px.scatter(tips, x="total_bill", y="tip", facet_row="time", facet_col="day",
labels={"time": "THE TIME", "day": "THE DAY"})
Reported in plotly/plotly_express#164
Metadata
Metadata
Assignees
Labels
No labels
px.scatter(tips, x="total_bill", y="tip", facet_row="time", facet_col="day",
labels={"time": "THE TIME", "day": "THE DAY"})
Reported in plotly/plotly_express#164