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

    Function paneBounds

    • Pixel bounds [top, bottom] of an indicator sub-pane band (paneIndex 1..paneCount, top→bottom). Returns the main price area for 0 / absent panes. Lets a pane primitive map its own values into the band without recomputing the layout math.

      Parameters

      Returns { bottom: number; top: number }