
Set how a gtscales spec is applied
gtscale_spec_set_application.RdSet how a gtscales spec is applied
Arguments
- spec
A
gtscale_spec.- apply_to
Whether colors should be applied to cell fill or text.
- na_color
Color used for missing values.
- alpha
Alpha applied by
gt::data_color().- reverse
Whether to reverse the color mapping.
- autocolor_text
Whether to automatically adjust text color.
- contrast_algo
Contrast algorithm passed to
gt::data_color().- autocolor_light
Light text color used by
gt::data_color().- autocolor_dark
Dark text color used by
gt::data_color().