Changelog¶
v0.1.1 (2026-04-14)¶
Documentation & distribution release. No API changes.
Docs now hosted on Read the Docs at https://wickly.readthedocs.io/
Package now available on PyPI —
pip install wickly
v0.1.0 (2026-04-12)¶
Initial release.
Candlestick, OHLC-bar, line, and hollow-candle chart types
Volume sub-chart
Moving average overlays (
mavparameter)make_addplot()for line & scatter overlaysMouse-wheel zoom and click-drag pan
Crosshair cursor with OHLC / volume tooltip
Six built-in styles:
default,charles,mike,yahoo,classic,nightcloudsmake_style()for custom palettessavefigsupport (PNG / JPG / BMP)returnfigmode for embedding in PyQt6 applicationsmplfinance-compatible function signatures