reichlab / Covid-19-Hub-Vizualization

2 stars 3 forks source link

shuffle colors per model rather than per (model index mod 10) #29

Closed elray1 closed 3 years ago

elray1 commented 3 years ago

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.