v1.0.17.2
Enhancements:
- The
start_date
parameter ofvertical_span
can take a list or tuple of dates to create multiple vertical lines. #84 - Added style parameters to drawings. #99
Bug Fixes:
VerticalSpan.delete()
now works as intended.- Drawings no longer show up in the legend. #101
- Fixed pandas API types error (thanks @jamesbaber1!)