v0.12.9b0
DanielGoldfarb
released this
10 May 19:47
·
123 commits
to master
since this release
What's Changed
- tweak multicursor, and add ginput example by @DanielGoldfarb in #501
- Removing a TODO comment in
plotting.py
by @anbarief in #504 - Removed
if (plottype not in _valid_types_all) ...
and alsonum_panels = config['num_panels']
by @anbarief in #507 - allow a list to be passed as
mpl_base_style
kwarg by @donbing in #516 - Assorted cleanup and minor fixes. by @DanielGoldfarb in #526
- fill_between support for addplot, and for list of fill_between. by @DanielGoldfarb in #529
New Contributors
- @anbarief made their first contribution in #504
- @wgong made their first contribution in #511
- @donbing made their first contribution in #516
- @jubapa made their first contribution in #519
Full Changelog: v0.12.8b9...v0.12.9b0