Skip to content

Hacktoberfest

Compare
Choose a tag to compare
@DanielGoldfarb DanielGoldfarb released this 01 Nov 15:23
· 90 commits to master since this release
d5fff66

What's Changed

  • Change maximum panels to 32 in docs & examples, in regards to completion of #377 by @Animeshz in #555
  • mpf now accepts alpha parameter as list for [hvat]lines so it is possible to set a different alpha for each line.
    • also import pyplot as plt to resolve unresolved reference error
    • by @nijek in #558
  • Script additions for 'ema' plotting by @andrewrgarcia in #563
  • Added xlabel= kwarg to mpf.plot() by @vedant-gawande in #564
  • Check for whitespace in column names when column not found. by @DanielGoldfarb in #567

New Contributors

Full Changelog: v0.12.9b1...v0.12.9b5