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
If this is possible, then I can move the facet labels to the left and move the y-axis to the right. I want the facet labels to be horizontal so that they are easier to read.
The text was updated successfully, but these errors were encountered:
Updated
strip.text.y.left
is not documented. This issue becomes a documentation one.Original issue raised:
When facet labels are on the right, they can be rotated:
Now add
switch = 'y'
tofacet_grid()
and the facet labels are not rotated anymore.If this is possible, then I can move the facet labels to the left and move the y-axis to the right. I want the facet labels to be horizontal so that they are easier to read.
The text was updated successfully, but these errors were encountered: