Skip to content

Commit

Permalink
Update MkRetentionLineChart.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Jul 3, 2023
1 parent af3258d commit 60cddf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/src/components/MkRetentionLineChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ onMounted(async () => {
ticks: {
callback: (value, index, values) => value + '%',
},
min: 0,
},
},
interaction: {
Expand Down

0 comments on commit 60cddf8

Please sign in to comment.