working callback, known minor visual with total spend

This commit is contained in:
Jake
2025-04-12 16:19:04 +01:00
parent a79c245511
commit 7668f790aa
4 changed files with 120 additions and 102 deletions
+2
View File
@@ -21,6 +21,8 @@ def create_topbar():
[
dbc.Col(
dcc.DatePickerRange(
first_day_of_week=1,
display_format="YYYY-MM-DD",
id="date-picker-range",
start_date=one_year_ago,
end_date=today,