[filter_box] option to delay filtering with apply button (#2338)

* [filter_box] delayed filtering with apply button

* Remove lingering console.log statement
This commit is contained in:
Maxime Beauchemin
2017-03-06 13:31:00 -08:00
committed by GitHub
parent b4a96bd840
commit af3415b040
5 changed files with 41 additions and 12 deletions

View File

@@ -101,10 +101,9 @@ class ChartContainer extends React.PureComponent {
height: getHeight,
setFilter: () => {
// set filter according to data in store
// used in FilterBox.onChange()
},
setFilter: () => {},
addFilter: () => {},
getFilters: () => (
// return filter objects from viz.formData