Skip to content

cmview 1.0.16

Choose a tag to compare

@sunoj sunoj released this 24 Jun 07:58

Fixed

  • The main chart no longer flickers or "breathes" (stretches vertically) under
    real-time updates. The Y-axis auto-range was recomputed from the live data
    every frame, so each tick nudged it and remapped the whole plot; the range is
    now quantized to gridline-step boundaries and only changes when price actually
    crosses a step, so the chart holds still while the forming candle updates.

Changed

  • The sidebar sparklines now show a fixed last-24-hour price line for every
    symbol, independent of the selected chart timeframe. Previously each row's
    mini-line tracked the chart's timeframe history (or, for unselected symbols,
    only ticks accumulated since launch), so the lines were inconsistent. They now
    load a dedicated 24h hourly series, refresh every 20 minutes, and the live
    price nudges the final point.

Auto-update: Sparkle 2.6.4 embedded.