Closed
Description
I noticed that scale_colour/fill_continuous
has a type
option specifying wheter to use gradient
or viridis
palettes. in order to enable color blindness friendly visualisation. Is there any particular reason why the same option is not (yet) implemented in scale_colour/fill_discrete
or scale_colour/fill_hue
, respectively?