mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Cleanup ticks
This commit is contained in:
parent
f25b329909
commit
71276ffb1d
@ -88,7 +88,8 @@ export function ThresholdBarGraph({
|
||||
theme: systemTheme || theme,
|
||||
},
|
||||
xaxis: {
|
||||
tickAmount: 6,
|
||||
tickAmount: 4,
|
||||
tickPlacement: "on",
|
||||
labels: {
|
||||
formatter: formatTime,
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user