Load

The :Load tab is used to load a dataset. Currently, only the csv format is supported.

Left hand side

The left hand side of the tab contains a unique widget, which can be used to replace the dataset in use by loading a new one.

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.