You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Hi all. I am still new to plotly/px, so apologies if this is a simple fix.
I have a strip plot. I want to overlay a bar plot representing the mean of each group.
Problem: if I do this using add_trace, the bars and the strip plot dots do not line up.
I noticed that adding box plot traces seems to align just fine with my strip plot.
Example:
Output:

Can someone explain this or suggest a fix? Thanks!
The text was updated successfully, but these errors were encountered: