ReadonlyuniformWhen true (all built-ins), bars are positioned by uniform buffer index
and domainToCoord01 is ignored — the standard, fully-tested geometry.
Format a domain value for the axis / crosshair / legend.
The domain value at a logical buffer index, or null if out of range.
Map a domain value to the nearest logical buffer index.
Numeric horizontal-scale behavior for options-style charts where X is a price (strike), not time. The host stores the strike in each candle's
tfield, ascending; this behavior labels the axis with formatted prices.Geometry stays uniform-by-index (evenly-spaced strikes render correctly); proportional spacing for non-uniform strikes is a future
domainToCoord01extension.