Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
b01bdcfc
Verified
Commit
b01bdcfc
authored
May 10, 2022
by
Chocobozzz
Browse files
Add min range to stats graphs
parent
ca3d5912
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/app/+stats/video/video-stats.component.ts
View file @
b01bdcfc
...
...
@@ -449,6 +449,11 @@ export class VideoStatsComponent implements OnInit {
this
.
peertubeRouter
.
silentNavigate
([],
{
startDate
,
endDate
})
this
.
addAndSelectCustomDateFilter
()
}
},
limits
:
{
x
:
{
minRange
:
2
}
}
}
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment