mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-03 20:30:15 +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
|
|
@ -99,7 +99,7 @@ export class ChartjsBarHorizontalComponent {
|
|||
legend: {
|
||||
position: 'right',
|
||||
labels: {
|
||||
fontColor: chartjs.legendTextColor,
|
||||
fontColor: chartjs.textColor,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue