mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-30 04:43:09 +02:00
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: {
|
ticks: {
|
||||||
callback: (value, index, values) => value + '%',
|
callback: (value, index, values) => value + '%',
|
||||||
},
|
},
|
||||||
|
min: 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
interaction: {
|
interaction: {
|
||||||
|
|
Loading…
Reference in a new issue