Add column info

This commit is contained in:
Michael De Roover 2020-07-10 20:29:48 +02:00
parent 83a70739de
commit 4f2cab49d6
Signed by: vim
GPG Key ID: 075496E232CE04CB
1 changed files with 3 additions and 0 deletions

3
cv
View File

@ -42,12 +42,15 @@ out(){
frame(){
case "$1" in
top) printf "╔══════════════════════════════════════╗\n" ;;
table) printf "║ Statistic ║ Today ║ Yesterday ║\n"
printf "╟────────────╫────────────╫────────────╢\n" ;;
up) printf "╠════════════╦════════════╦════════════╣\n" ;;
down) printf "╚════════════╩════════════╩════════════╝\n" ;;
esac
}
result(){
frame up
frame table
out Total cases
out "╰> Per 1M" casesPerOneMillion
out Active active