CommonCharts

Properties

Link copied to clipboard
val dynamicTimeFormatter: CartesianValueFormatter

A dynamic CartesianValueFormatter that adjusts the time format based on the total data span (CartesianRanges.xLength).

Link copied to clipboard
const val MAX_PERCENT_VALUE: Float = 100.0f
Link copied to clipboard
const val SCROLL_BIAS: Float = 0.5f

Functions

Link copied to clipboard
fun rememberBottomTimeAxis(): HorizontalAxis<Axis.Position.Horizontal.Bottom>

Shared bottom time axis used by all metric chart screens.