ome / omero-parade

OMERO.web plugin for displaying Dataset thumbnails or Plates in webclient center panel
GNU Affero General Public License v3.0
1 stars 12 forks source link

Custom filters #1

Closed will-moore closed 6 years ago

will-moore commented 6 years ago

Add custom filtering and table data / heatmaps. Based on discussion at https://github.com/openmicroscopy/design/issues/82

Uses https://harthur.github.io/clusterfck/ to cluster rows in the table.

Works for Plates and Datasets. Supports a "list" view and "grid" view for both, where the list view is the same for Plate and Dataset, the grid view shows a Plate or Dataset in it's 'native' layout.

screen shot 2018-02-13 at 12 51 38

screen shot 2018-02-13 at 12 51 16

screen shot 2018-02-13 at 12 53 05

screen shot 2018-02-13 at 12 52 52

will-moore commented 6 years ago

cc @bramalingam I'll probably merge this PR with current functionality - once I've got table sorting working....