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

    Variable heikinAshiSeriesConst

    heikinAshiSeries: SeriesDefinition = ...

    Heikin-Ashi as a first-class series: transformView builds the synthetic HA view (the seam previously hidden inside HeikinAshiRenderer), and draw delegates to the candle renderer. Because the transformed view now flows through autoscale, the price axis fits the HA candles — fixing the prior behavior where it scaled to the raw OHLC instead.