mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-12 11:24:20 +01:00
refactor(charts): change chart.js lib wrapper
This commit is contained in:
parent
df7de82737
commit
bdca59b793
13 changed files with 206 additions and 314 deletions
|
|
@ -87,7 +87,7 @@ export class ElectricityChartComponent implements AfterViewInit {
|
|||
},
|
||||
axisLine: {
|
||||
lineStyle: {
|
||||
color: eTheme.xAxisColor,
|
||||
color: eTheme.axisLineColor,
|
||||
width: '2',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue