adjust position of label for day chart of patrol
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user