var monthsChartData = {labels: ["8/2021","9/2021","10/2021","11/2021","1/2022","2/2022","11/2022"],datasets: [{label: "zodiac",backgroundColor: hexToRgbA('#A09600', 0.4),borderColor: hexToRgbA('#A09600', 1),pointBorderColor: hexToRgbA('#A09600', 1),pointHoverBackgroundColor: hexToRgbA('#A09600', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [3,5,2,63,2,2,10]},{label: "Александр",backgroundColor: hexToRgbA('#20336E', 0.4),borderColor: hexToRgbA('#20336E', 1),pointBorderColor: hexToRgbA('#20336E', 1),pointHoverBackgroundColor: hexToRgbA('#20336E', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},{label: "Паша",backgroundColor: hexToRgbA('#228314', 0.4),borderColor: hexToRgbA('#228314', 1),pointBorderColor: hexToRgbA('#228314', 1),pointHoverBackgroundColor: hexToRgbA('#228314', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},{label: "hawrt",backgroundColor: hexToRgbA('#1EE955', 0.4),borderColor: hexToRgbA('#1EE955', 1),pointBorderColor: hexToRgbA('#1EE955', 1),pointHoverBackgroundColor: hexToRgbA('#1EE955', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},{label: "Admin",backgroundColor: hexToRgbA('#0441BC', 0.4),borderColor: hexToRgbA('#0441BC', 1),pointBorderColor: hexToRgbA('#0441BC', 1),pointHoverBackgroundColor: hexToRgbA('#0441BC', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},{label: "Wenom",backgroundColor: hexToRgbA('#C1EB8C', 0.4),borderColor: hexToRgbA('#C1EB8C', 1),pointBorderColor: hexToRgbA('#C1EB8C', 1),pointHoverBackgroundColor: hexToRgbA('#C1EB8C', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},{label: "Сергей",backgroundColor: hexToRgbA('#6C5350', 0.4),borderColor: hexToRgbA('#6C5350', 1),pointBorderColor: hexToRgbA('#6C5350', 1),pointHoverBackgroundColor: hexToRgbA('#6C5350', 1),fill: false, lineTension: 0.1, borderCapStyle: 'butt', borderDash: [], borderDashOffset: 0.0, borderJoinStyle: 'miter', pointBackgroundColor: "#fff", pointBorderWidth: 1, pointHoverRadius: 5, pointHoverBorderColor: "rgba(220,220,220,1)", pointHoverBorderWidth: 2, pointRadius: 1, pointHitRadius: 10,data: [0,0,0,0,0,0,0]},]};