Skip to content

Commit bb98b8c

Browse files
authored
feat: Update dashboard.component.ts
Addresses #755
1 parent 4066c84 commit bb98b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webapp/frontend/src/app/modules/dashboard/dashboard.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
216216
},
217217
tooltip: {
218218
theme: 'dark',
219+
shared: true,
220+
intersect: false,
219221
x : {
220222
format: 'MMM dd, yyyy HH:mm:ss'
221223
},

0 commit comments

Comments
 (0)