currently, every 10th model will be assigned the same color. A use case for the shuffle colors button will be a situation where two models are assigned the same color, and we want to disambiguate them. To support this, let's more directly associate a color with each model, and shuffle those assignments across all models when shuffling colors.
currently, every 10th model will be assigned the same color. A use case for the shuffle colors button will be a situation where two models are assigned the same color, and we want to disambiguate them. To support this, let's more directly associate a color with each model, and shuffle those assignments across all models when shuffling colors.