pub fn x_axis_temporal_kind_for_column(
schema: &Schema,
x_column: &str,
) -> XAxisTemporalKindExpand description
Returns the x-axis temporal kind for a column from the schema (for axis label formatting when no data is loaded yet).
pub fn x_axis_temporal_kind_for_column(
schema: &Schema,
x_column: &str,
) -> XAxisTemporalKindReturns the x-axis temporal kind for a column from the schema (for axis label formatting when no data is loaded yet).