If `highlight` parameter is set but no `highlight_color` provided, following error appears: ``` Error: Insufficient values in manual scale. 1 needed but only 0 provided. ``` As it is, it forces the user to always provide a color list.
If
highlightparameter is set but nohighlight_colorprovided, following error appears:As it is, it forces the user to always provide a color list.