mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Rearrange to simplify diff
This commit is contained in:
parent
d8567ee5c6
commit
c32da6abbc
@ -107,8 +107,8 @@ export function ThresholdBarGraph({
|
|||||||
tickPlacement: "on",
|
tickPlacement: "on",
|
||||||
labels: {
|
labels: {
|
||||||
rotate: 0,
|
rotate: 0,
|
||||||
formatter: formatTime,
|
|
||||||
offsetX: isMobileOnly ? -18 : 0,
|
offsetX: isMobileOnly ? -18 : 0,
|
||||||
|
formatter: formatTime,
|
||||||
},
|
},
|
||||||
axisBorder: {
|
axisBorder: {
|
||||||
show: false,
|
show: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user