Skip to content

Commit

Permalink
World Map Date Update #318
Browse files Browse the repository at this point in the history
  • Loading branch information
kannanv93 committed Nov 14, 2024
1 parent baccb5f commit 82939f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/auxiliary/plots.R
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@ interactive_map <-
),

str_wrap(
"<b>Note:</b> The color illustrates the latest value of the indicator available for each country.The data presented here for CTF is obtained by taking the average of the indicator for the period 2018-2022 and for original indicator, it is latest datapoint available.",
"<b>Note:</b> The color illustrates the latest value of the indicator available for each country.The data presented here for CTF is obtained by taking the average of the indicator for the period 2019-2023 and for original indicator, it is latest datapoint available.",
note_chars
),
sep = "<br>"
Expand Down
2 changes: 1 addition & 1 deletion app/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@ ui <-
)
),

## Map tab ------------------------------------------------------------
## World Map tab ------------------------------------------------------------


tabItem(
Expand Down

0 comments on commit 82939f1

Please sign in to comment.