continuous legend conversion

This commit is contained in:
Colin Megill
2018-08-02 15:32:26 -04:00
parent 20331313e0
commit 7ae1db627c
2 changed files with 8 additions and 13 deletions
@@ -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",