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

Make dashboard reactive to concept selection #31

Merged
merged 32 commits into from
Aug 20, 2024

Conversation

milanmlft
Copy link
Member

The summary plots are now reactive to the selected concept from the overview datatable.

  • Added data getters to import data based on format defined in Summary statistics #22
  • Added reactive elements to the relevant modules
  • Added basic unit tests to test reactivity
  • Additional tests for the helper functions that create the plots

Fixes #13

@milanmlft milanmlft requested a review from a team August 19, 2024 17:07
Copy link
Contributor

@stefpiatek stefpiatek left a comment

Choose a reason for hiding this comment

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

Looks nice!

R/fct_stat_numeric_plot.R Show resolved Hide resolved
@milanmlft milanmlft merged commit 43d0c9c into main Aug 20, 2024
2 checks passed
@milanmlft milanmlft deleted the milanmlft/add-reactivity branch August 20, 2024 15:49
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.

Make dashboard outputs reactive to concept selection
2 participants