This commit is contained in:
2024-11-22 16:02:11 +08:00
parent 23d4deb72e
commit a466ddfb68
8 changed files with 94 additions and 128 deletions

View File

@@ -250,7 +250,7 @@
});
new Chart($('#giftChart').get(0), {
type: 'bar',
type: 'pie',
data: {
labels: lables,
datasets: [{