de-data-lab / WRK

Repository for the WRK Group Dashboard
https://techimpact.shinyapps.io/WRK-dashboard
GNU Affero General Public License v3.0
1 stars 0 forks source link

Consistently color the value boxes to highlight positive and negative changes #46

Closed nsunami closed 2 years ago

nsunami commented 2 years ago

Currently, it is hard to see which are negative vs. positive changes for the value boxes.

Also, some color boxes are not consistently colored. For example, the decrease in available units is colored green whereas the decrease in occupied units as yellow. Both should be labeled as warning colors. (yellow)

image

nsunami commented 2 years ago

This issue was solved by this PR #49. Closing this for now.