diff --git a/bsuite/utils/plotting.py b/bsuite/utils/plotting.py index e95d470b..b35e52f8 100644 --- a/bsuite/utils/plotting.py +++ b/bsuite/utils/plotting.py @@ -40,7 +40,7 @@ '#4daf4a', # GREEN '#f46d43', # ORANGE '#d73027', # RED -] +] * 10 # Hack to allow internal code to use functions without error CATEGORICAL_COLOURS = ([ '#313695', # DARK BLUE