mirror of https://github.com/itflow-org/itflow
Attempt to fix cashflow stack
This commit is contained in:
parent
6c2bdb0ebe
commit
5b4ff6d01b
|
|
@ -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)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue