Chart.js Como alinhar a legenda no gráfico
legend: {
position: "top",
align: "start"
}
Unusual Unicorn
legend: {
position: "top",
align: "start"
}