Update MkRetentionLineChart.vue
This commit is contained in:
parent
af3258dc79
commit
60cddf87d8
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ onMounted(async () => {
|
|||
ticks: {
|
||||
callback: (value, index, values) => value + '%',
|
||||
},
|
||||
min: 0,
|
||||
},
|
||||
},
|
||||
interaction: {
|
||||
|
|
Loading…
Reference in a new issue