From 5ca3d842cadfa8117f68f5441ca3cccada718384 Mon Sep 17 00:00:00 2001 From: Johnny Date: Fri, 18 Dec 2020 15:22:49 -0500 Subject: [PATCH] changed expense color to red --- dashboard.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard.php b/dashboard.php index 31e2f04d..e5832534 100644 --- a/dashboard.php +++ b/dashboard.php @@ -495,13 +495,13 @@ var myLineChart = new Chart(ctx, { }, { label: "Expense", lineTension: 0.3, - backgroundColor: "rgba(2,2,216,0.2)", - borderColor: "rgba(2,2,216,1)", + backgroundColor: "red", + borderColor: "darkred", pointRadius: 5, - pointBackgroundColor: "rgba(2,117,216,1)", - pointBorderColor: "rgba(255,255,255,0.8)", + pointBackgroundColor: "red", + pointBorderColor: "red", pointHoverRadius: 5, - pointHoverBackgroundColor: "rgba(2,117,216,1)", + pointHoverBackgroundColor: "darkred", pointHitRadius: 50, pointBorderWidth: 2, data: [