asascience / ott-coops

Project Tracking for OTT Co-Ops
1 stars 0 forks source link

Allow User to Customize Observation Drawer Plot Colors #445

Closed jamesdoyle21 closed 2 years ago

jamesdoyle21 commented 2 years ago

This happens pretty frequently when I am trying to plot multiple models in the obs drawer. We talked about doing a better job with the default colors, which we should do, but there are so many data layers that can be plotted together that we should allow the user to customize it.

Another thought is, could we choose the color of each line on the fly? Meaning, the first line plotted is always blue, second is always red, 3rd green, etc? This would at least solve the issue I am getting below.

image

mpiannucci commented 2 years ago

Half of this is addressed, with Nicks commit there is now a color picker for the line color when clicking the legend

To finish this out we prob need to mod the logic to make sure we are making different enough colors by default