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
On ggplot2, when using the fill aesthetic on boxplots with different groups, the boxplots are automatically moved around their original x coordinate so that they appear side-by-side. In Gadfly, they appear one on top of the other, which degrades visibility.
The text was updated successfully, but these errors were encountered:
On ggplot2, when using the fill aesthetic on boxplots with different groups, the boxplots are automatically moved around their original x coordinate so that they appear side-by-side. In Gadfly, they appear one on top of the other, which degrades visibility.
The text was updated successfully, but these errors were encountered: