colour code updated

This commit is contained in:
raja.blaze 2019-09-09 16:07:54 +05:30
parent 1dd300ddb2
commit e912c444ec

View File

@ -441,7 +441,7 @@ export class GraphListComponent implements OnInit {
// mode: 'lines+markers',
type: 'scatter',
name: 'Cuckoo',
line: { color: '#bf9b30' },
line: { color: '#f5c330' },
//hovertemplate: '%{text}<br> Cuckoo : %{y:,}',
hovertemplate: 'Cuckoo : %{y:,}',
hoverlabel: {namelength : 0}