Filter

The :Filter tab is used to load a dataset.

Left hand side

The left hand side of the tab contains one widget per column, with checkboxes to filter categorical variables and comboboxes to filter continuous variables. Click on a variable name to show the filtering widgets.

To filter a categorical variable, unselect checkboxes corresponding to categories to be filtered out.

To filter a continuous variable, set the lower and upper bound of the selection in the corresponding comboboxes.

To reset the selection, click on the blue dot to the right of the variable name.

Finally, to apply filters, click on Filter. Click on Clear to reset all filters.

Right hand side

The right hand side of the tab contains a tabular visualization of the dataset.

The table is interactive. The following user interactions are supported:

  • drag to move or resize columns,
  • click on a column header to toggle ascending or descending sorting,
  • scroll horizontally or vertically to visualize additional rows or columns.

The tabular visualization is powered by AG Grid.