diff --git a/src/app/dashboard/dashboard-customer.component.html b/src/app/dashboard/dashboard-customer.component.html index b0c8895..2ce4fa4 100644 --- a/src/app/dashboard/dashboard-customer.component.html +++ b/src/app/dashboard/dashboard-customer.component.html @@ -11,10 +11,10 @@
-
+
-
+
@@ -26,7 +26,7 @@
-
+
@@ -55,7 +55,7 @@
-
+
@@ -76,7 +76,7 @@
-
+
@@ -135,7 +135,7 @@
-
+
diff --git a/src/app/dashboard/dashboard-customer.component.ts b/src/app/dashboard/dashboard-customer.component.ts index cebb1f8..4317bd2 100644 --- a/src/app/dashboard/dashboard-customer.component.ts +++ b/src/app/dashboard/dashboard-customer.component.ts @@ -30,7 +30,7 @@ export class DashboardCustomerComponent implements OnInit { public doughnutChartDataCategory: any[] = []; public doughnutChartLabelsCategory: string[] = []; - public doughtnutChartOptionsCategory:any = { + public doughnutChartOptionsCategory:any = { tooltips: { callbacks: { label: (tooltip, data) => {