feature: Added chart functionality

This commit is contained in:
Keith Solomon
2025-02-09 14:07:31 -06:00
parent f72930006b
commit 3220a88fb3
5 changed files with 74 additions and 141 deletions

View File

@@ -179,6 +179,7 @@ try {
ORDER BY payees.name ASC
");
$stmt->execute([$year]);
$payeeAmounts = $stmt->fetchAll(PDO::FETCH_ASSOC);
// Fetch overall YTD amount