mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +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
|
|
@ -104,7 +104,7 @@ export class ChartjsMultipleXaxisComponent {
|
|||
legend: {
|
||||
position: 'bottom',
|
||||
labels: {
|
||||
fontColor: chartjs.legendTextColor,
|
||||
fontColor: chartjs.textColor,
|
||||
},
|
||||
},
|
||||
hover: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue