This commit is contained in:
2024-11-18 12:33:18 +01:00
parent 9bf88df286
commit 7aff871577

View File

@@ -22,4 +22,5 @@ new Chart("myChart", {
options: { options: {
legend: {display: false} legend: {display: false}
} }
}); });
// test