data['nav']->render(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
getHtml('Filter'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
Sales / Customers - Monthly
data['monthlySaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Month Sales Customer count
getCurrency(); ?>
Total getCurrency(); ?>
Sales / Customers - Annual
data['annualSaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Year Sales Customer count
getCurrency(); ?>
Customers per Region - Current
data['currentCustomerRegion']; ?>
, , , , , ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per Region - Currently" } } }'>
$values) : $sum += $values; ?>
Region Customer count
Total
Customers per Region - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Customers per Rep - Current
data['currentCustomersRep']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per rep" } } }'>
$values) : $sum += $values['customers']; ?>
Rep Customer count
Total
Customers per Rep - Annual
data['annualCustomersRep']; ?> $annual) : ?>
Rep
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Customers per Country - Current
data['currentCustomersCountry']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per country" } } }'>
$values) : $sum += $values['customers']; ?>
Country Customer count
Total
Customers per Country - Annual
data['annualCustomersCountry']; ?> $annual) : ?>
Code Country
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Customer per Attribute - Current
data['customerGroups']; ?>
], "datasets": [{ "data": [ ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per group" } } }'>
$values) : $sum += $values['customers']; ?>
Groups Customer count
Total
Customer per Attribute - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Customer Retention - Annual
data['monthlyCustomerRetention']; ?>
], "datasets": [ { "label": "getHtml('Retention'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customer retention" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Year Retention
Avg.
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
Sales / New Customers - Monthly
data['monthlySaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Month Sales Customer count
getCurrency(); ?>
Total getCurrency(); ?>
Sales / New Customers - Annual
data['annualSaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Year Sales Customer count
getCurrency(); ?>
New Customers per Region - Current
data['currentCustomerRegion']; ?>
, , , , , ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per Region - Currently" } } }'>
$values) : $sum += $values; ?>
Region Customer count
Total
New Customers per Region - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
New Customers per Rep - Current
data['currentCustomersRep']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per rep" } } }'>
$values) : $sum += $values['customers']; ?>
Rep Customer count
Total
New Customers per Rep - Annual
data['annualCustomersRep']; ?> $annual) : ?>
Rep
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
New Customers per Country - Current
data['currentCustomersCountry']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per country" } } }'>
$values) : $sum += $values['customers']; ?>
Country Customer count
Total
New Customers per Country - Annual
data['annualCustomersCountry']; ?> $annual) : ?>
Code Country
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
New Customer per Attribute - Current
data['customerGroups']; ?>
], "datasets": [{ "data": [ ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per group" } } }'>
$values) : $sum += $values['customers']; ?>
Groups Customer count
Total
New Customer per Attribute - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
New Customers
$annual) : ++$i; if ($i > $rnd) break; ?>
Code Country Rep Name Sales
Rep getCurrency(); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
Sales / Lost Customers - Monthly
data['monthlySaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Month Sales Customer count
getCurrency(); ?>
Total getCurrency(); ?>
Sales / Sales Customers - Annual
data['annualSaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Customers" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Customers'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Year Sales Customer count
getCurrency(); ?>
Lost Customers per Region - Current
data['currentCustomerRegion']; ?>
, , , , , ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per Region - Currently" } } }'>
$values) : $sum += $values; ?>
Region Customer count
Total
Lost Customers per Region - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Lost Customers per Rep - Current
data['currentCustomersRep']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per rep" } } }'>
$values) : $sum += $values['customers']; ?>
Rep Customer count
Total
Lost Customers per Rep - Annual
data['annualCustomersRep']; ?> $annual) : ?>
Rep
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Lost Customers per Country - Current
data['currentCustomersCountry']; ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per country" } } }'>
$values) : $sum += $values['customers']; ?>
Country Customer count
Total
Lost Customers per Country - Annual
data['annualCustomersCountry']; ?> $annual) : ?>
Code Country
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Lost Customer per Attribute - Current
data['customerGroups']; ?>
], "datasets": [{ "data": [ ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per group" } } }'>
$values) : $sum += $values['customers']; ?>
Groups Customer count
Total
Lost Customer per Attribute - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Lost Customers
$annual) : ++$i; if ($i > $rnd) break; ?>
Code Country Rep Name 3 Year Avg. Sales
Rep getCurrency(); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
getHtml('Filter'); ?>
Sales / Profit - Monthly
data['monthlySaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Profit'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Profit" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Profit'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Month Sales Profit Profit %
getCurrency(); ?>
Total getCurrency(); ?>
Sales / Profit - Annual
data['annualSaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Profit'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Profit" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Profit'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Year Sales Profit Profit %
getCurrency(); ?>
Sales per Attribute - Current
data['customerGroups']; ?>
], "datasets": [{ "data": [ ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per group" } } }'>
$values) : $sum += $values['customers']; ?>
Groups Customer count
Total
Sales per Attribute - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Profit per Attribute - Current
data['customerGroups']; ?>
], "datasets": [{ "data": [ ], "backgroundColor": [ "rgb(255, 99, 132)", "rgb(255, 159, 64)", "rgb(255, 205, 86)", "rgb(75, 192, 192)", "rgb(54, 162, 235)", "rgb(153, 102, 255)" ] }] }, "options": { "title": { "display": false, "text": "Customers per group" } } }'>
$values) : $sum += $values['customers']; ?>
Groups Customer count
Total
Profit per Attribute - Annual
data['annualCustomerRegion']; ?>
], "datasets": [ { "label": "getHtml('Total'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(139, 139, 139)", "backgroundColor": "rgb(139, 139, 139)", "tension": 0.0 }, { "label": "getHtml('Europe'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('America'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 159, 64)", "backgroundColor": "rgb(255, 159, 64)", "tension": 0.0 }, { "label": "getHtml('Asia'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(255, 205, 86)", "backgroundColor": "rgb(255, 205, 86)", "tension": 0.0 }, { "label": "getHtml('Africa'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(75, 192, 192)", "backgroundColor": "rgb(75, 192, 192)", "tension": 0.0 }, { "label": "getHtml('CIS'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 }, { "label": "getHtml('Other'); ?>", "type": "line", "data": [ ], "fill": false, "borderColor": "rgb(153, 102, 255)", "backgroundColor": "rgb(153, 102, 255)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per Region - Annual" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" } ] } } }'>
Region $values) : ?>
$annual) : ?>
Invoices / Articles - Monthly
data['monthlySaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Articles'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Articles" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Articles'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Month Sales Articles
getCurrency(); ?>
Total getCurrency(); ?>
Invoices / Articles - Annual
data['annualSaleCustomer']; ?>
], "datasets": [ { "label": "getHtml('Articles'); ?>", "type": "line", "data": [ ], "yAxisID": "axis-2", "fill": false, "borderColor": "rgb(255, 99, 132)", "backgroundColor": "rgb(255, 99, 132)", "tension": 0.0 }, { "label": "getHtml('Sales'); ?>", "type": "bar", "data": [ ], "yAxisID": "axis-1", "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Sales / Articles" }, "scales": { "yAxes": [ { "id": "axis-1", "display": true, "position": "left" }, { "id": "axis-2", "display": true, "position": "right", "scaleLabel": { "display": true, "labelString": "getHtml('Articles'); ?>" }, "gridLines": { "display": false } } ] } } }'>
Year Sales Articles
getCurrency(); ?>