1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 18:49:24 -05:00

Update MkRetentionLineChart.vue

This commit is contained in:
syuilo 2023-07-03 14:35:07 +09:00
parent af3258dc79
commit 60cddf87d8

View file

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