Attempt to fix cashflow stack

This commit is contained in:
Johnny 2020-12-18 15:17:42 -05:00
parent 6c2bdb0ebe
commit 5b4ff6d01b
1 changed files with 2 additions and 2 deletions

View File

@ -492,8 +492,8 @@ var myLineChart = new Chart(ctx, {
?>
],
},
label: "Expense",
}, {
label: "Expense",
lineTension: 0.3,
backgroundColor: "rgba(2,2,216,0.2)",
borderColor: "rgba(2,2,216,1)",