working callback, known minor visual with total spend
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user