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

    Type Alias CrosshairMode

    CrosshairMode: "normal" | "magnet"

    Crosshair behavior.

    • normal — the horizontal line follows the raw cursor Y (default).
    • magnet — the horizontal line snaps to the nearest OHLC level of the candle under the cursor, matching lightweight-charts' Magnet mode.