1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 23:55:48 +02:00
This commit is contained in:
syuilo
2025-09-01 10:16:33 +09:00
parent 7000095b44
commit bdec4bf87a
4 changed files with 2 additions and 5 deletions

View File

@@ -117,7 +117,6 @@ async function renderChart() {
offset: true,
stacked: true,
time: {
stepSize: 1,
unit: 'day',
displayFormats: {
day: 'M/d',

View File

@@ -116,7 +116,6 @@ async function renderChart() {
offset: true,
stacked: true,
time: {
stepSize: 1,
unit: 'day',
displayFormats: {
day: 'M/d',

View File

@@ -117,7 +117,6 @@ async function renderChart() {
offset: true,
stacked: true,
time: {
stepSize: 1,
unit: 'day',
displayFormats: {
day: 'M/d',