charts, legend bottom

This commit is contained in:
Mateusz Gruszczyński
2025-07-31 23:10:38 +02:00
parent 9bbf32f84e
commit c28e6f394d

View File

@@ -50,7 +50,7 @@ document.addEventListener("DOMContentLoaded", function () {
}
}
},
legend: { position: 'top' }
legend: { position: 'bottom' }
},
scales: {
x: { stacked: true },