Skip to content

v0.12.9b1

Compare
Choose a tag to compare
@DanielGoldfarb DanielGoldfarb released this 25 May 17:45
· 120 commits to master since this release
dde9e11

What's Changed (PR #530)

  • Handle OHLC and Volume on same panel, by ...
    • placing Volume on the panel's secondary axes
    • using Axes.zorder to make sure OHLC is draw on top of volume
  • Also add the following kwargs to mpf.plot():
    • volume_alpha to set alpha of volume bars
    • volume_ylim to set ylim values of the Volume axis

Full Changelog: v0.12.9b0...v0.12.9b1