-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add news item for population plot and treatment cascade
- Loading branch information
Showing
3 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Population Pyramid and Cascade Plots" | ||
date: 2024-11-30 | ||
version: ["hint v3.13.0"] | ||
pull_request: https://github.com/hivtools/hint/pull/1041 | ||
tags: ["Feature"] | ||
--- | ||
|
||
Two new plots have been added into Naomi interface. The first is a new input review plot which shows population pyramids for every region in the area hierarchy. Data for this will be aggregated from the lowest level available in the uploaded population file. You can view numbers or the proportion. When viewing proportion, the aggregated country level population proportions are shown with a black line. | ||
|
||
![png of population pyramid](/news/img/input-population-pyramid.png) | ||
|
||
You can also now see cascade plot of the first two items in the 95-95-95 treatment cascade. You can see the PLHIV, Number aware of their status and of those, the number on ART. At the moment, this shows the raw numbers from the model simulation. In the future, we will add a view showing proportions. | ||
|
||
![png of cascade](/news/img/output-cascade-plot.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.