fix colors

This commit is contained in:
Akbar Rahman 2021-06-05 12:19:24 +01:00
parent a31d56f9b9
commit 344d0bfe8f

View File

@ -39,8 +39,8 @@ var resultsChart = new Chart(
labels: [],
data: [],
backgroundColor: [
"#ab4642",
"#a1b56c",
"#ab4642",
]
}