Файловый менеджер - Редактировать - /home/easybachat/makranacity.com/public/assets/admin/js/chart-init.js
Ðазад
'use strict'; const chartOne = document.getElementById('packagePurchaseChart').getContext('2d'); const myIncomeChart = new Chart(chartOne, { type: 'line', data: { labels: monthArr, datasets: [{ label: 'Monthly Package Purchase', data: packagePurchaseIncomesArr, borderColor: '#1d7af3', pointBorderColor: '#FFF', pointBackgroundColor: '#1d7af3', pointBorderWidth: 2, pointHoverRadius: 4, pointHoverBorderWidth: 1, pointRadius: 4, backgroundColor: 'transparent', fill: true, borderWidth: 2 }] }, options: { responsive: true, maintainAspectRatio: false, legend: { position: 'bottom', labels: { padding: 10, fontColor: '#1d7af3' } }, tooltips: { bodySpacing: 4, mode: 'nearest', intersect: 0, position: 'nearest', xPadding: 10, yPadding: 10, caretPadding: 10 }, layout: { padding: { left: 15, right: 15, top: 15, bottom: 15 } } } }); const chartTwo = document.getElementById('userChart').getContext('2d'); const userRegisterChart = new Chart(chartTwo, { type: 'line', data: { labels: monthArr, datasets: [{ label: 'Month wise registered users', data: totalUsersArr, borderColor: '#1d7af3', pointBorderColor: '#FFF', pointBackgroundColor: '#1d7af3', pointBorderWidth: 2, pointHoverRadius: 4, pointHoverBorderWidth: 1, pointRadius: 4, backgroundColor: 'transparent', fill: true, borderWidth: 2 }] }, options: { responsive: true, maintainAspectRatio: false, legend: { position: 'bottom', labels: { padding: 10, fontColor: '#1d7af3' } }, tooltips: { bodySpacing: 4, mode: 'nearest', intersect: 0, position: 'nearest', xPadding: 10, yPadding: 10, caretPadding: 10 }, layout: { padding: { left: 15, right: 15, top: 15, bottom: 15 } } } });
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.4 |
proxy
|
phpinfo
|
ÐаÑтройка