Rearrange to simplify diff

This commit is contained in:
Sean Kelly 2024-04-28 22:33:01 -07:00
parent d8567ee5c6
commit c32da6abbc

View File

@ -107,8 +107,8 @@ export function ThresholdBarGraph({
tickPlacement: "on",
labels: {
rotate: 0,
formatter: formatTime,
offsetX: isMobileOnly ? -18 : 0,
formatter: formatTime,
},
axisBorder: {
show: false,