Plotex.Axis.Units.Time (plotex v0.5.3)
Summary
Functions
Get units for a given date range, using the number of ticks.
Types
Functions
Link to this function
clone(dt, unit, config)
Link to this function
date_range_from(data)
@spec date_range_from(Enumerable.t()) :: {DateTime.t(), DateTime.t()}
Link to this function
display_epoch(order)
Link to this function
dt_add(dt_start, val, units)
Link to this function
dt_compare(dt_a, dt_b)
Link to this function
next_smaller_unit(arg, config)
Link to this function
optimize_units(diff_seconds, config)
Link to this function
units_for(dt_a, dt_b, config)
Get units for a given date range, using the number of ticks.