Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Firefly
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:SUIT Sprint 2019-02, SUIT Sprint 2019-03, SUIT Sprint 2019-04, SUIT Sprint 2019-05, SUIT Sprint 2019-07, SUIT Sprint 2019-08, SUIT Sprint 2019-09
-
Team:Science User Interface
Description
The current Javascript API for colormaps requires an integer from 0 to 21 (parameter cbarId to ImagePlotCntlr.ColorChange), mimicking a user picking from the menu bar. It has been decided that an integer is too fragile, especially if colormap choices are changed.
This ticket is to implement colormap changes to use names in the form of strings.
Before implementing this ticket, it will be necessary to reach consensus on the names of the colormaps.
IPAC FIRELFY ticket: https://jira.ipac.caltech.edu/browse/FIREFLY-138