mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 04:38:12 +08:00
continuous legend conversion
This commit is contained in:
@@ -51,10 +51,6 @@ class Continuous extends React.Component {
|
||||
dimensions: null
|
||||
};
|
||||
}
|
||||
componentDidMount() {}
|
||||
componentWillReceiveProps(nextProps) {}
|
||||
|
||||
componentDidMount() {}
|
||||
handleBrushAction(selection) {
|
||||
this.props.dispatch({
|
||||
type: "continuous selection using parallel coords brushing",
|
||||
|
||||
Reference in New Issue
Block a user