SD
Size: a a a
SD
m
SD
Ю
АД
АД
АД
АД
IS
Ю
T
const optionsCharts = {
scales: {
yAxes: { display: false, beginAtZero: false }, xAxes: { display: false }
},
plugins: {
legend: {
display: true,
align: 'start',
labels: {
legendCallback: function (item, chart) {
let newlegeng = item.text.split(" ").slice(0, -1).join(" ")
return newlegeng;
},
color: '#5D6975',
boxWidth: 0,
boxHeight: 0,
font: {
size: 18,
weight: 'normal',
style: 'normal',
family: 'Open Sans'
}
}
},
}
}
}
D
С
IS
D
D
D
J
C