DanielGoldfarb
released this
02 Aug 14:53
·
7 commits
to master
since this release
What's Changed
- markersize validator extended by @ugorsahin in #580
- add ticks_issue_573.ipynb by @DanielGoldfarb in #589
- saving a few examples and experiments into the repository by @DanielGoldfarb in #599
- Ploting Example Added With Data by @DrChandrakant in #612
- add scratch work from issue436 and stackoverflow 75737197 by @DanielGoldfarb in #631
- move indicator examples into indicator directory by @DanielGoldfarb in #632
- Style Enhancements, and add styles from Chandrakant by @DanielGoldfarb in #634
- API for adding Legend labels:
mpf.make_addplot(..., label="myLabel")
by @alexpvpmindustry in #605- Many thanks to @alexpvpmindustry for implementing Legend Labels.
- Click here to see code examples for adding legend labels
New Contributors
- @ugorsahin made their first contribution in #580
- @DrChandrakant made their first contribution in #612
- @alexpvpmindustry made their first contribution in #605
Full Changelog: v0.12.9b7...v0.12.10b0