fix(FE): fixing line chart dashboard

This commit is contained in:
randy-ar
2026-02-03 11:45:33 +07:00
parent 0c0ad04c20
commit 12c7e56604
2 changed files with 2 additions and 2 deletions
@@ -67,7 +67,7 @@ const lineColors: Record<string, string> = {
act_fcr: '#10B981',
std_fcr: '#10B981',
act_fcr_cum: '#F52419',
std_fcr_cum: '#10B981',
std_fcr_cum: '#F52419',
normal: '#10B981',
abnormal: '#F52419',
act_deplesi: '#10B981',
@@ -66,7 +66,7 @@ const lineColors: Record<string, string> = {
act_fcr: '#10B981',
std_fcr: '#10B981',
act_fcr_cum: '#F52419',
std_fcr_cum: '#10B981',
std_fcr_cum: '#F52419',
normal: '#10B981',
abnormal: '#F52419',
act_deplesi: '#10B981',