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 would like to map, e.g., one grouping variable to color, and another to shape (in a scatter plot) or line type (in a line plot). This can be done with base plot, but is quite cumbersome. Is there a simple way to achieve it with tinyplot?