diff --git a/projects/project-3/frontend/src/app/dashboard/dashboard.component.ts b/projects/project-3/frontend/src/app/dashboard/dashboard.component.ts index 2815884..87ffc96 100644 --- a/projects/project-3/frontend/src/app/dashboard/dashboard.component.ts +++ b/projects/project-3/frontend/src/app/dashboard/dashboard.component.ts @@ -127,7 +127,7 @@ export class DashboardComponent implements OnInit { bar: { horizontal: false, columnWidth: '55%', - endingShape: 'rounded' + endingShape: 'flat' } }, dataLabels: { @@ -188,7 +188,7 @@ export class DashboardComponent implements OnInit { bar: { horizontal: false, columnWidth: '55%', - endingShape: 'rounded' + endingShape: 'flat' } }, dataLabels: {