Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row filtering #60

Open
15 tasks
tmichela opened this issue Feb 6, 2025 · 0 comments
Open
15 tasks

Row filtering #60

tmichela opened this issue Feb 6, 2025 · 0 comments

Comments

@tmichela
Copy link
Member

tmichela commented Feb 6, 2025

String values

  • match unique tick boxes
  • wildcard search
  • auto-select all match to the searched pattern

Numeric values

  • Upper/lower ranges
  • multiple ranges
  • unique csvs
  • sliders for range selection
    • ideally a histogram above the bar (maybe makes sense to plot the cumulative distribution to avoid having to decide on bin/scale)

Thumbnails

  • filter based on whether the image is there or not

generic

  • Combined filters
  • Saved filter configurations
  • indicator of the total number of runs that satisfy the filter
  • display the nature of active filters, e.g.
    • "JF" in RunType (for text match)
    • Runtype is "Data" (for single toggle box selection)
    • 20 <= PPU <= 300 (for min - max range)
    • Runtype in selection (for multiple toggle boxes)
  • not to hide the filters behind a menu, so you can see what's being filtered more easily
    • e.g. as poppable bubbles along the top
  • visual indicator on the columns with filters applied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant