mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 02:40: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
|
|
@ -39,7 +39,7 @@ export class ChartjsBarComponent {
|
|||
responsive: true,
|
||||
legend: {
|
||||
labels: {
|
||||
fontColor: chartjs.legendTextColor,
|
||||
fontColor: chartjs.textColor,
|
||||
},
|
||||
},
|
||||
scales: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue