mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-05 18:29:53 +09:00
🎨
This commit is contained in:
@ -155,8 +155,10 @@ async function renderChart() {
|
||||
},
|
||||
ticks: {
|
||||
display: true,
|
||||
padding: 0,
|
||||
maxRotation: 0,
|
||||
autoSkipPadding: 8,
|
||||
autoSkipPadding: 0,
|
||||
autoSkip: false,
|
||||
callback: (value, index, values) => value + 1,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user