Using ColorMaps#

You can provide a cmap (Callable | LinearSegmentedColormap) argument to a ColumnDefinition to color each of the columns cells backgrounds based on their values.

See also

You can find an example of using a colormap in the Women’s World Cup Example