Chart improvements
Minor fixes + refresh on supplier spend chart
This commit is contained in:
parent
ade578d78b
commit
301f706365
12 changed files with 118 additions and 81 deletions
|
@ -68,6 +68,7 @@
|
|||
[datasets]="doughnutChartDataCategory"
|
||||
[labels]="doughnutChartLabelsCategory"
|
||||
[options]="doughnutChartOptionsCategory"
|
||||
[colors]="doughnutChartColoursCategory"
|
||||
[legend]="chartLegend"
|
||||
[chartType]="chartType"
|
||||
(chartHover)="chartHovered($event)"
|
||||
|
|
Reference in a new issue