diff --git a/app/Filament/Widgets/GuardPatrolDayChart.php b/app/Filament/Widgets/GuardPatrolDayChart.php index 9b7e2753c..e9857d574 100644 --- a/app/Filament/Widgets/GuardPatrolDayChart.php +++ b/app/Filament/Widgets/GuardPatrolDayChart.php @@ -151,7 +151,7 @@ class GuardPatrolDayChart extends ChartWidget 'datalabels' => [ 'anchor' => 'start', 'align' => 'start', - 'offset' => 4, + 'offset' => -15, 'color' => '#000', 'font' => [ 'weight' => 'bold',