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
I want to add multiple boxplots to one plot and per xtick, each boxplot with a different color. Per boxplot I want to have an entry in the legend, with the correspoding color. The expected outcome should be similar to this:
With matplotplusplus I am only able to put two boxplots in the same plot, on the same xtick. But the issue is that both boxes overlap then, but they should be next to each other with one xtick in the middle. Also they are added in two different colors, but the legend shows two entries with one color (different from the two boxplots).
Anyone knows how to do this?
Or is this a feature which is not there yet and could be supported in the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I want to add multiple boxplots to one plot and per xtick, each boxplot with a different color. Per boxplot I want to have an entry in the legend, with the correspoding color.

The expected outcome should be similar to this:
With matplotplusplus I am only able to put two boxplots in the same plot, on the same xtick. But the issue is that both boxes overlap then, but they should be next to each other with one xtick in the middle.
Also they are added in two different colors, but the legend shows two entries with one color (different from the two boxplots).
Anyone knows how to do this?
Or is this a feature which is not there yet and could be supported in the future?
Thanks to everyone.
Beta Was this translation helpful? Give feedback.
All reactions