@@ -3498,7 +3498,8 @@ class StatisticsService extends Service
$area[] = [
'label' => $value,
'value' => $key,
- 'list' => []
+ 'list' => [],
+ 'count' => 0
];
}