调整卡片高度

This commit is contained in:
liuwei
2025-06-04 16:11:23 +08:00
parent 93e82448e4
commit aef459108f

View File

@@ -685,9 +685,16 @@
},
options: {
responsive: true,
maintainAspectRatio: false,
scales: {
y: {
beginAtZero: true
},
x: {
ticks: {
maxRotation: 45,
minRotation: 45
}
}
},
plugins: {