PlanWise applies algorithms and geospatial optimisation techniques to existing data on population, road networks and health facilities, so health care planners can better understand the unmet health needs of their constituents and better locate future health facilities.
GNU General Public License v3.0
40
stars
6
forks
source link
Add coverage % to each action in the table view for scenarios #672
The percentage shown for each action is the new demand covered by the given action over the total demand in the scenario. The sum of the coverage percentages for all actions should equal the percentage increase for the whole scenario.
Minor tweaks to styles:
move settings button to the right of the scenario title
reduce margins a bit
change the cursor on the sidebar expand button to a pointer
Closes #668
The percentage shown for each action is the new demand covered by the given action over the total demand in the scenario. The sum of the coverage percentages for all actions should equal the percentage increase for the whole scenario.
Minor tweaks to styles: