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

    Type Alias ChartType

    ChartType: "candles" | "line" | "area" | "ohlc" | "heikinashi" | "baseline"

    Visual style of the main price series.

    • candles — classic red/green candlesticks (default)
    • line — simple close-price line
    • area — close-price line with a gradient fill to chartBottom
    • ohlc — OHLC bars (vertical line with open/close ticks)
    • heikinashi — smoothed Heikin-Ashi candles
    • baseline — two-color close area/line relative to a base value