data['nav']->render(); ?>
getHtml('Daily'); ?>
$value) { $data[] = '"' . $key . '"'; } echo \implode(',', $data); ?> ], "datasets": [ { "label": "getHtml('Daily'); ?>", "type": "line", "data": [ data['stats']['impressions'] as $value) { $data[] = $value[0]; } echo \implode(',', $data); ?> ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 } ] }, "options": { "plugins": { "legend": { "display": false } }, "title": { "display": false, "text": "getHtml('Daily'); ?>" }, "scales": { "x": { "id": "axis-1", "display": true }, "y": { "id": "axis-2", "display": true, "position": "left", "beginAtZero": true, "ticks": { "stepSize": 1 } } } } }'>
getHtml('Country'); ?>
$value) { $data[] = '"' . $key . '"'; } echo \implode(',', $data); ?> ], "datasets": [ data['stats']['country'] as $country => $values) : ++$c; ?> 1 ? ',' : ''; ?> { "label": "printHtml($country); ?>", "type": "bar", "data": [ data['stats']['impressions'] as $key => $value) { $data[] = $values[$key] ?? 0; } echo \implode(',', $data); ?> ] } ] }, "options": { "responsive": true, "title": { "display": false, "text": "getHtml('Country'); ?>" }, "scales": { "x": { "id": "axis-1", "display": true, "stacked": true }, "y": { "id": "axis-2", "display": true, "position": "left", "beginAtZero": true, "ticks": { "stepSize": 1 }, "stacked": true } } } }'>
getHtml('Browser'); ?>
$value) { $data[] = '"' . $key . '"'; } echo \implode(',', $data); ?> ], "datasets": [ { "label": "getHtml('Browser'); ?>", "type": "pie", "data": [ data['stats']['browser'] as $value) { $data[] = $value[0]; } echo \implode(',', $data); ?> ] } ] }, "options": { "responsive": true, "title": { "display": false, "text": "getHtml('Browser'); ?>" } } }'>
getHtml('Domain'); ?>
$value) { $data[] = '"' . $key . '"'; } echo \implode(',', $data); ?> ], "datasets": [ data['stats']['domain'] as $host => $values) : ++$c; ?> 1 ? ',' : ''; ?> { "label": "printHtml($host); ?>", "type": "bar", "data": [ data['stats']['impressions'] as $key => $value) { $data[] = $values[$key] ?? 0; } echo \implode(',', $data); ?> ] } ] }, "options": { "responsive": true, "title": { "display": false, "text": "getHtml('Domain'); ?>" }, "scales": { "x": { "id": "axis-1", "display": true, "stacked": true }, "y": { "id": "axis-2", "display": true, "position": "left", "beginAtZero": true, "ticks": { "stepSize": 1 }, "stacked": true } } } }'>