rememberBottomTimeAxis

fun rememberBottomTimeAxis(): HorizontalAxis<Axis.Position.Horizontal.Bottom>(source)

Shared bottom time axis used by all metric chart screens.

Uses spacing = 1 with addExtremeLabelPadding = true so Vico's built-in auto-thinning controls label density — it measures label widths and automatically skips labels when they would overlap, adapting to both zoom level and screen width.