change charts corlor, update AFI
This commit is contained in:
@@ -16,12 +16,12 @@ return [
|
||||
'name' => env('APP_NAME', 'Laravel'),
|
||||
|
||||
'lookback_days' => [
|
||||
'SARI' => 150,
|
||||
'ILI' => 150,
|
||||
'LBM' => 150,
|
||||
'AFI' => 150,
|
||||
'NDS' => 150,
|
||||
'SEQ' => 150
|
||||
'SARI' => 30,
|
||||
'ILI' => 30,
|
||||
'LBM' => 30,
|
||||
'AFI' => 30,
|
||||
'NDS' => 30,
|
||||
'SEQ' => 30
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user