diff --git a/modules/Visualization/R/plot_most_likely_terciles_map.R b/modules/Visualization/R/plot_most_likely_terciles_map.R index 67c3d978393db168686c3ff1acd6edfa5cfdd496..c97da758bef44d4771af8ff8615755acb2b13a8c 100644 --- a/modules/Visualization/R/plot_most_likely_terciles_map.R +++ b/modules/Visualization/R/plot_most_likely_terciles_map.R @@ -194,8 +194,7 @@ plot_most_likely_terciles <- function(recipe, plot_margin = c(1, 5, 5, 5), # plot_margin = c(5.1, 4.1, 4.1, 2.1), return_leg = T, - triangle_ends = c(F, T), width = 10, height = 8, - dots_size = 0.2, dots_shape = 47) + triangle_ends = c(F, T), width = 10, height = 8) base_args[names(output_configuration)] <- output_configuration for (i in 1:length(time_labels)) { ## variables ending in *_i represent each forecast time