var monthsChartData = {labels: ["8/2021","9/2021","10/2021","11/2021","1/2022","2/2022","11/2022"],datasets: [{label: "zodiac",backgroundColor: hexToRgbA('#1A826D', 0.4),borderColor: hexToRgbA('#1A826D', 1),pointBorderColor: hexToRgbA('#1A826D', 1),pointHoverBackgroundColor: hexToRgbA('#1A826D', 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('#2A09B4', 0.4),borderColor: hexToRgbA('#2A09B4', 1),pointBorderColor: hexToRgbA('#2A09B4', 1),pointHoverBackgroundColor: hexToRgbA('#2A09B4', 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('#AD9448', 0.4),borderColor: hexToRgbA('#AD9448', 1),pointBorderColor: hexToRgbA('#AD9448', 1),pointHoverBackgroundColor: hexToRgbA('#AD9448', 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('#3788AF', 0.4),borderColor: hexToRgbA('#3788AF', 1),pointBorderColor: hexToRgbA('#3788AF', 1),pointHoverBackgroundColor: hexToRgbA('#3788AF', 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('#22C515', 0.4),borderColor: hexToRgbA('#22C515', 1),pointBorderColor: hexToRgbA('#22C515', 1),pointHoverBackgroundColor: hexToRgbA('#22C515', 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('#9C0696', 0.4),borderColor: hexToRgbA('#9C0696', 1),pointBorderColor: hexToRgbA('#9C0696', 1),pointHoverBackgroundColor: hexToRgbA('#9C0696', 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('#A50A23', 0.4),borderColor: hexToRgbA('#A50A23', 1),pointBorderColor: hexToRgbA('#A50A23', 1),pointHoverBackgroundColor: hexToRgbA('#A50A23', 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]},]};