mirror of
https://github.com/itflow-org/itflow
synced 2026-03-27 15:55:37 +00:00
Attempt to fix cashflow stack
This commit is contained in:
@@ -492,8 +492,8 @@ var myLineChart = new Chart(ctx, {
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
],
|
],
|
||||||
},
|
}, {
|
||||||
label: "Expense",
|
label: "Expense",
|
||||||
lineTension: 0.3,
|
lineTension: 0.3,
|
||||||
backgroundColor: "rgba(2,2,216,0.2)",
|
backgroundColor: "rgba(2,2,216,0.2)",
|
||||||
borderColor: "rgba(2,2,216,1)",
|
borderColor: "rgba(2,2,216,1)",
|
||||||
|
|||||||
Reference in New Issue
Block a user