Skip to content

Conversation

@joehart2001
Copy link
Collaborator

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

Summary

  • grey hashed out boxes for missing data
  • shows all models for a test, even if the model has not been run (indicating lack of data for that test)
  • if one col for a model is None, the score calculation becomes invalid and is also None

Linked issue

Resolves #253

Testing

all models and checking metrics, benchmarks and categories

@joehart2001
Copy link
Collaborator Author

I also added some edits which prevent a plot being shown for a greyed out model in some cases:

  • e.g. elasticity shows one model per cell clicked, so we dont want to show the model with no data
  • for tests which plot all models at once, it doenst reallty matter if we show the plot

@ElliottKasoar ElliottKasoar added the enhancement New feature or request label Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grey out boxes

3 participants