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

    Type Alias PrimitiveZOrder

    PrimitiveZOrder: "bottom" | "normal" | "top"

    Z-tier a primitive paints in, relative to the chart's fixed paint order:

    • 'bottom' — behind the grid and series (watermarks, session bands)
    • 'normal' — with the drawing layer, above series/indicators
    • 'top' — above everything on the UI layer (price lines + their pills)