update doughnut chart colours

This commit is contained in:
Akbar Rahman 2021-06-05 12:17:02 +01:00
parent 1a3bb1f139
commit a31d56f9b9

View File

@ -40,13 +40,7 @@ var resultsChart = new Chart(
data: [],
backgroundColor: [
"#ab4642",
"#dc9656",
"#f7ca88",
"#a1b56c",
"#86c1b9",
"#7cafc2",
"#ba8baf",
"#a16946"
]
}