adjust position of label for day chart of patrol
This commit is contained in:
@@ -151,7 +151,7 @@ class GuardPatrolDayChart extends ChartWidget
|
||||
'datalabels' => [
|
||||
'anchor' => 'start',
|
||||
'align' => 'start',
|
||||
'offset' => 4,
|
||||
'offset' => -15,
|
||||
'color' => '#000',
|
||||
'font' => [
|
||||
'weight' => 'bold',
|
||||
|
||||
Reference in New Issue
Block a user