lumen-org / lumen

Interactive web application for the exploration, comparision and validation of probability models and its data
GNU Lesser General Public License v3.0
7 stars 4 forks source link

Colors don't work correctly if plot was automatically colored depending on categorical beforehand #92

Open Feathergunner opened 4 years ago

Feathergunner commented 4 years ago

See attached screenshot. Note that the plot of marginal densities depending on a categorical value was automatically colored, before adding another categorical parameter to the "color" specification. Adding the "color" specification did partion the datasets, but did not add correct colors. before: bug_colors_categorical_before after: bug_colors_categorical

nandaloo commented 4 years ago

as a workaround: enable model and evidence marginals to fix it