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
It would be cool if we could support a generic tinyplot(..., flip = <logical>) argument that flips the x and y axis orientation (similar to coord_flip() in ggpot2).
It would be cool if we could support a generic
tinyplot(..., flip = <logical>) argument that flips the x and y axis orientation (similar tocoord_flip()in ggpot2).