Update MkRetentionLineChart.vue

This commit is contained in:
syuilo 2023-07-03 14:35:07 +09:00
parent af3258dc79
commit 60cddf87d8
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ onMounted(async () => {
ticks: {
callback: (value, index, values) => value + '%',
},
min: 0,
},
},
interaction: {