Chart work update
working on essential purchase graph
This commit is contained in:
parent
1013a403a3
commit
6e0a42dd27
4 changed files with 34 additions and 44 deletions
|
@ -71,7 +71,6 @@ export class DashboardCustomerComponent implements OnInit {
|
|||
xAxes:[{
|
||||
scaleLabel: {
|
||||
display:true,
|
||||
labelString: 'Category'
|
||||
},
|
||||
stacked:true,
|
||||
|
||||
|
|
Reference in a new issue