mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
fix(charts): change color scheme for the ecahrts
This commit is contained in:
parent
64a0fd330b
commit
0c323f55ef
16 changed files with 254 additions and 202 deletions
|
|
@ -63,7 +63,7 @@ export class ChartjsLineComponent {
|
|||
},
|
||||
legend: {
|
||||
labels: {
|
||||
fontColor: chartjs.legendTextColor,
|
||||
fontColor: chartjs.textColor,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue