pub fn format_x_axis_label(v: f64, kind: XAxisTemporalKind) -> StringExpand description
Format x-axis tick: dates/datetimes/times when kind is temporal, else numeric. Used by chart widget and export.
pub fn format_x_axis_label(v: f64, kind: XAxisTemporalKind) -> StringFormat x-axis tick: dates/datetimes/times when kind is temporal, else numeric. Used by chart widget and export.