mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-16 21:37:59 +08:00
todo comment
This commit is contained in:
@@ -4,6 +4,7 @@ Color By UI state
|
||||
|
||||
const ColorsReducer = (
|
||||
state = {
|
||||
/* TODO(colinmegill) #632 remove hardcode for dev */
|
||||
colorMode: "color by dotplot columns" /* by continuous, by expression */,
|
||||
colorAccessor: null /* tissue, Apod */,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user