Skip to content

Add plot module for rates-plot submodules#25

Merged
matt-dray merged 2 commits intomainfrom
16-plot-mod
Oct 27, 2025
Merged

Add plot module for rates-plot submodules#25
matt-dray merged 2 commits intomainfrom
16-plot-mod

Conversation

@matt-dray
Copy link
Contributor

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

Close #16.

  • Created a module in R/mod_plot_rates.R that sets up common reactives to feed into each of the modules in R/mod_plot_rates_*.R.
  • Made a common theme_rates() function.
  • Pulled {bslib} UI elements out of app_ui() and into the relevant modules.

I understand you may not be able to review this; I'll request a differernt reviewer on Monday if so.

Preview (with obfuscated tick labels):

@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 15:56
@matt-dray matt-dray added enhancement New feature or request priority: must MoSCoW priority labels 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.

Code and preview pic look good but reviewing this on my phone so can't fully check. Happy for you to merge though :-)

@matt-dray matt-dray merged commit ed27a76 into main Oct 27, 2025
2 checks passed
@matt-dray matt-dray deleted the 16-plot-mod branch October 27, 2025 09:32
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.

Modularise trend, funnel and boxplot

2 participants