diff --git a/assets/js/app.ts b/assets/js/app.ts index 3c4bc0f8..cfe328ab 100644 --- a/assets/js/app.ts +++ b/assets/js/app.ts @@ -313,7 +313,8 @@ const SensorChart: SensorChartHook = { return date.toLocaleTimeString('en-US', { hour: '2-digit', minute: '2-digit', hour12: false }) } }, - maxTicksLimit: 12 + maxTicksLimit: 9, + includeBounds: false }, grid: { display: false diff --git a/lib/towerops_web/live/device_live/show.html.heex b/lib/towerops_web/live/device_live/show.html.heex index 2b22c6a9..2f599da0 100644 --- a/lib/towerops_web/live/device_live/show.html.heex +++ b/lib/towerops_web/live/device_live/show.html.heex @@ -412,7 +412,7 @@ {t("Resolved IP")}