Implemented clim to be used in the plot_maps_dashboard() function. Currently implemented as an optional list with [min, max]. If not specified, min and max values are calculated based on the data. For data display purposes, this is not completely ideal, especially not for difference plots. Possible fix is to use already specified values for each indicator (for example from the yaml file).
Implemented clim to be used in the plot_maps_dashboard() function. Currently implemented as an optional list with [min, max]. If not specified, min and max values are calculated based on the data. For data display purposes, this is not completely ideal, especially not for difference plots. Possible fix is to use already specified values for each indicator (for example from the yaml file).