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