score:0

Can you try with

public barChartColors: Array<any> = 
        [
           '#5cb85c',
           '#65C6BB',
           '#1BBC9B',
           '#f0ad4e',
           '#d9534f',
           '#5cb85c',
           '#f0ad4e'
        ];

Related Query

More Query from same tag