1
0
forked from poc/pds

adjust position of label for day chart of patrol

This commit is contained in:
dhanabalan
2025-06-27 15:37:01 +05:30
parent 1945e71ae1
commit 630b921a37

View File

@@ -151,7 +151,7 @@ class GuardPatrolDayChart extends ChartWidget
'datalabels' => [ 'datalabels' => [
'anchor' => 'start', 'anchor' => 'start',
'align' => 'start', 'align' => 'start',
'offset' => 4, 'offset' => -15,
'color' => '#000', 'color' => '#000',
'font' => [ 'font' => [
'weight' => 'bold', 'weight' => 'bold',