VEuPathDB / web-eda

Web browser code for EDA-based applications
Apache License 2.0
0 stars 0 forks source link

Standalone map: change donut color to dark gray when no overlay variable active #1688

Closed bobular closed 1 year ago

bobular commented 1 year ago

The precedent for this is the old FSM floating visualisations which used useNeutralPaletteProps to override the color palette when the global overlay variable was disabled for the floating visualisation. The SAM logic won't be identical. We won't have claret coloured markers on the map when there's no overlay variable. So basically, no overlay means no colour at all.

The color is #333