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
At present, there are only scale_colour_date and scale_colour_datetime functions available for modifying date, datetime and time colours. These appear to be equivalent to scale_colour_gradient.
This means that it is not possible to create colour steps with date, datetime or time variables.
Not is it possible to use the methods and colours/values arguments of the scale_colour_gradientn function.
It would be awesome if date, datetime and time colouring were supported more completely in this way!