mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 10:03:08 +02:00
Update MkRetentionHeatmap.vue
This commit is contained in:
parent
6db66ffffc
commit
ef6f361fb9
1 changed files with 1 additions and 0 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Reference in a new issue