diff --git a/src/app/view/home/graph-list/graph-list.component.ts b/src/app/view/home/graph-list/graph-list.component.ts index 067c569..795cea7 100644 --- a/src/app/view/home/graph-list/graph-list.component.ts +++ b/src/app/view/home/graph-list/graph-list.component.ts @@ -441,7 +441,7 @@ export class GraphListComponent implements OnInit { // mode: 'lines+markers', type: 'scatter', name: 'Cuckoo', - line: { color: '#bf9b30' }, + line: { color: '#f5c330' }, //hovertemplate: '%{text}
Cuckoo : %{y:,}', hovertemplate: 'Cuckoo : %{y:,}', hoverlabel: {namelength : 0}