mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-21 07:58:11 +08:00
remove comment
This commit is contained in:
@@ -86,7 +86,7 @@ class Graph extends React.Component {
|
||||
nextProps.colorAccessor,
|
||||
nextProps.ranges, /* assumption that this exists if vertices does both are on cells */
|
||||
nextProps.metadata,
|
||||
nextProps.currentCellSelection, /* continuousSelected should probably inform a global 'is active' array rather than be consumed so specifically here */
|
||||
nextProps.currentCellSelection,
|
||||
nextProps.graphBrushSelection,
|
||||
nextProps.colorScale,
|
||||
nextProps.graphMap,
|
||||
|
||||
Reference in New Issue
Block a user