-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
scale_y_discrete()
and scale_x_discrete()
currently appear not to support the sec.axis
argument of their scale_continuous()
brethren.
sec.axis
would be nice for discrete scales as well, such as when you have various ways to refer to factor levels (short and long) and the like.
ellisp, tjmahr, sunanthas9, thiagoveloso, syan1 and 73 more