mirror of
https://github.com/alvierahman90/capitals_quiz.git
synced 2024-11-24 02:09:55 +00:00
update doughnut chart colours
This commit is contained in:
parent
1a3bb1f139
commit
a31d56f9b9
@ -40,13 +40,7 @@ var resultsChart = new Chart(
|
|||||||
data: [],
|
data: [],
|
||||||
backgroundColor: [
|
backgroundColor: [
|
||||||
"#ab4642",
|
"#ab4642",
|
||||||
"#dc9656",
|
|
||||||
"#f7ca88",
|
|
||||||
"#a1b56c",
|
"#a1b56c",
|
||||||
"#86c1b9",
|
|
||||||
"#7cafc2",
|
|
||||||
"#ba8baf",
|
|
||||||
"#a16946"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user