Plotting more than 6 discrete values and using `scale_discrete_obs()` returns: ```r Error in `palette()`: ! Insufficient values in manual scale. 7 needed but only 6 provided. ```
Plotting more than 6 discrete values and using
scale_discrete_obs()returns: