Merge pull request #793 from pabsi/patch-1

feat: Update dashboard.component.ts
This commit is contained in:
Jason Kulatunga
2025-08-14 11:38:02 -04:00
committed by GitHub
@@ -216,6 +216,8 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
}, },
tooltip: { tooltip: {
theme: 'dark', theme: 'dark',
shared: true,
intersect: false,
x : { x : {
format: 'MMM dd, yyyy HH:mm:ss' format: 'MMM dd, yyyy HH:mm:ss'
}, },