Took a while but I think I got the font color of charts to change as well

This commit is contained in:
2023-12-28 14:08:37 -06:00
parent ca7bea8af7
commit 505786434e
2 changed files with 3 additions and 2 deletions

View File

@@ -166,7 +166,6 @@ function createChart(gradeDist, courseName) {
options: {
legend: {
labels: {
fontColor: "#F8F0E5",
fontSize: 15
}
},