v0.12.9b1
DanielGoldfarb
released this
25 May 17:45
·
120 commits
to master
since this release
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 barsvolume_ylim
to set ylim values of the Volume axis
Full Changelog: v0.12.9b0...v0.12.9b1