@rekurt/openkline - v0.2.0
    Preparing search index...

    Class PriceScaleBehavior

    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 t field, 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 domainToCoord01 extension.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    uniform: true

    When true (all built-ins), bars are positioned by uniform buffer index and domainToCoord01 is ignored — the standard, fully-tested geometry.

    Methods