From 1165ddea8ef96c1e4ae1a8e0ad8e1684f4d30581 Mon Sep 17 00:00:00 2001 From: PATERSON Date: Wed, 20 Mar 2024 14:25:04 +0000 Subject: [PATCH] Updated breakdown to say location in regional charts --- R/enabler2_page.R | 8 ++++---- R/outcome1_page.R | 10 +++++----- R/outcome2_page.R | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/R/enabler2_page.R b/R/enabler2_page.R index f07ae37..0e7f700 100644 --- a/R/enabler2_page.R +++ b/R/enabler2_page.R @@ -171,7 +171,7 @@ enabler2_tab <- function() { ), gov_row( h2("Turnover rates by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_turnover_reg"), br(), @@ -238,7 +238,7 @@ enabler2_tab <- function() { ), gov_row( h2("Agency rates by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_agency_reg"), br(), @@ -310,7 +310,7 @@ enabler2_tab <- function() { ), gov_row( h2("Vacancy rates by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_vacancy_reg"), br(), @@ -398,7 +398,7 @@ enabler2_tab <- function() { ), gov_row( h2("Social worker caseloads by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_caseload_reg"), br(), diff --git a/R/outcome1_page.R b/R/outcome1_page.R index 1c59105..1c9dad7 100644 --- a/R/outcome1_page.R +++ b/R/outcome1_page.R @@ -158,7 +158,7 @@ outcome1_tab <- function() { ), gov_row( h2("Rate of children starting in care during the year by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_cla_rate_reg"), br(), @@ -205,7 +205,7 @@ outcome1_tab <- function() { ), gov_row( h2("Rate of children starting in care by region who were UASC"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), p(sprintf("The graph represents data from %s.", max(combined_cla_data$time_period))), br(), plotlyOutput("plot_uasc_reg"), @@ -270,7 +270,7 @@ outcome1_tab <- function() { ), gov_row( h2("Rate of children in care on 31 March by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_cla_march_reg"), br(), @@ -371,7 +371,7 @@ outcome1_tab <- function() { ), gov_row( h2("Children In Need rates by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_cin_rate_reg"), br(), @@ -445,7 +445,7 @@ outcome1_tab <- function() { ), gov_row( h2("Re-referrals by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top."), + p("This is a static chart and will not react to geographical level and location selected in the filters at the top."), br(), plotlyOutput("plot_cin_referral_reg"), br(), diff --git a/R/outcome2_page.R b/R/outcome2_page.R index 7ebbee4..ff98919 100644 --- a/R/outcome2_page.R +++ b/R/outcome2_page.R @@ -161,7 +161,7 @@ outcome2_tab <- function() { ), gov_row( h2("Special Guardianship Order (SGO) by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top. + p("This is a static chart and will not react to geographical level and location selected in the filters at the top. The graph represents data from 2023."), br(), @@ -211,7 +211,7 @@ The graph represents data from 2023."), ), gov_row( h2("Residence order or Child Arrangement Order (CAO) by region"), - p("This is a static chart and will not react to geographical level and breakdown selected in the filters at the top. + p("This is a static chart and will not react to geographical level and location selected in the filters at the top. The graph represents data from 2023."), br(),