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