refactor(charts): change chart.js lib wrapper

This commit is contained in:
KostyaDanovsky 2017-08-29 10:54:30 +03:00
parent df7de82737
commit bdca59b793
13 changed files with 206 additions and 314 deletions

View file

@ -87,7 +87,7 @@ export class ElectricityChartComponent implements AfterViewInit {
},
axisLine: {
lineStyle: {
color: eTheme.xAxisColor,
color: eTheme.axisLineColor,
width: '2',
},
},