Update MkRetentionHeatmap.vue

This commit is contained in:
syuilo 2022-12-28 14:25:51 +09:00
parent 6db66ffffc
commit ef6f361fb9

View file

@ -157,6 +157,7 @@ async function renderChart() {
display: true, display: true,
maxRotation: 0, maxRotation: 0,
autoSkipPadding: 8, autoSkipPadding: 8,
callback: (value, index, values) => value + 1,
}, },
}, },
y: { y: {