Skip to content

Add funnel chart#23

Merged
matt-dray merged 3 commits intomainfrom
16-funnel
Oct 24, 2025
Merged

Add funnel chart#23
matt-dray merged 3 commits intomainfrom
16-funnel

Conversation

@matt-dray
Copy link
Contributor

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

Close #21, towards #16.

Note

Merge this first, before #24.

  • Add new functions to wrangle (in R/utils_plot.R) and plot funnel charts (in R/fct_plot.R).
  • Add new module (R/mod_plot_funnel.R) to handle funnel charts.
  • Incorporate funnel 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):

image

@matt-dray matt-dray added this to the v0.2.0 milestone Oct 23, 2025
@matt-dray matt-dray self-assigned this Oct 23, 2025
@matt-dray matt-dray requested a review from DCEW as a code owner October 23, 2025 15:58
@matt-dray matt-dray added enhancement New feature or request priority: must MoSCoW priority labels Oct 23, 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.

LGTM

@matt-dray matt-dray merged commit 7d68ba4 into main Oct 24, 2025
2 checks passed
@matt-dray matt-dray deleted the 16-funnel 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 funnel plot

2 participants