This commit is contained in:
jxxghp
2023-09-04 12:37:34 +08:00
parent 43e67893b4
commit b08235b9f6

View File

@@ -28,6 +28,7 @@ const chartOptions = controlledComputed(() => vuetifyTheme.name.value, () => {
chart: {
parentHeightOffset: 0,
toolbar: { show: false },
animations: { enabled: false },
},
tooltip: { enabled: false },
grid: {