fix(charts): change color scheme for the ecahrts

This commit is contained in:
KostyaDanovsky 2017-08-28 13:34:21 +03:00
parent 64a0fd330b
commit 0c323f55ef
16 changed files with 254 additions and 202 deletions

View file

@ -104,7 +104,7 @@ export class ChartjsMultipleXaxisComponent {
legend: {
position: 'bottom',
labels: {
fontColor: chartjs.legendTextColor,
fontColor: chartjs.textColor,
},
},
hover: {