charts, legend bottom
This commit is contained in:
@@ -50,7 +50,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: { position: 'top' }
|
||||
legend: { position: 'bottom' }
|
||||
},
|
||||
scales: {
|
||||
x: { stacked: true },
|
||||
|
Reference in New Issue
Block a user