Skip to content

Conversation

@Luke-Schreiber
Copy link

@Luke-Schreiber Luke-Schreiber commented Dec 21, 2025

Does this PR close any open issues?

Closes #211

Give a longer description of what this PR addresses and why it's needed

For large experiments with many tags, to avoid long loading times and crashing browser:

  • Condition Selector: Picks tags which result in the smallest number of plots showing (>=2 plots).
  • Exemplar View: Only loads first 15 condition groups, lazy loads the rest.

@Luke-Schreiber Luke-Schreiber self-assigned this Dec 21, 2025
@Luke-Schreiber Luke-Schreiber marked this pull request as ready for review December 21, 2025 20:05
@Luke-Schreiber Luke-Schreiber changed the title Condition selector picks smallest default number of plots Smaller defaults for large number of conditions Dec 21, 2025
Copy link

@Dev-Lan Dev-Lan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • move exemplar rendering code

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

Successfully merging this pull request may close these issues.

Defaults for large experiment metadata files (lots of locations & tags)

3 participants