mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-24 00:44:07 +01:00
chart styles updates
This commit is contained in:
parent
0606590327
commit
3d5d62db94
3 changed files with 52 additions and 55 deletions
|
|
@ -66,7 +66,8 @@ export class BaThemeConfigProvider {
|
|||
},
|
||||
|
||||
custom: {
|
||||
dashboardLineChart: '#fff',
|
||||
dashboardLineChart: this.basic.defaultText,
|
||||
dashboardPieChart: colorHelper.hexToRgbA(this.basic.defaultText, 0.8)
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue