Chart.js, jak wyrównać legendę na wykresie

legend: {
    position: "top",
    align: "start"
}
Unusual Unicorn