Skip to content

Add box plot#24

Merged
matt-dray merged 4 commits intomainfrom
22-box
Oct 24, 2025
Merged

Add box plot#24
matt-dray merged 4 commits intomainfrom
22-box

Conversation

@matt-dray
Copy link
Contributor

@matt-dray matt-dray commented Oct 24, 2025

Close #22, towards #16.

Note

Merge #23 first.

  • Renamed files/functions for clarity (mostly added 'rates')
  • Add new functions to wrangle (in R/utils_plot.R) and plot boxes (in R/fct_plot_rates.R).
  • Add new module (R/mod_plot_rates_box.R) to handle funnel charts.
  • Incorporate box module into UI and server.

Note that the shared inputs to the trend, funnel and boxplot (e.g. y-axis limits) will be dealt with separately by #16.

Mini-preview for proof it runs locally (happy to demo this over a call if needed):

@matt-dray matt-dray added this to the v0.2.0 milestone Oct 24, 2025
@matt-dray matt-dray self-assigned this Oct 24, 2025
@matt-dray matt-dray requested a review from DCEW as a code owner October 24, 2025 11:18
@matt-dray matt-dray added enhancement New feature or request priority: must MoSCoW priority labels Oct 24, 2025
@matt-dray matt-dray mentioned this pull request Oct 24, 2025
Copy link
Contributor

@DCEW DCEW left a comment

Choose a reason for hiding this comment

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

Looks good, ta.

@matt-dray
Copy link
Contributor Author

Smashing, cheers, can I get you to look at #23 as well (which has to be merged before this one)?

Base automatically changed from 16-funnel to main October 24, 2025 14:09
@matt-dray matt-dray merged commit 135293c into main Oct 24, 2025
2 checks passed
@matt-dray matt-dray deleted the 22-box branch October 24, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request priority: must MoSCoW priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add boxplot

2 participants