Skip to content

v1.0.17.2

Compare
Choose a tag to compare
@louisnw01 louisnw01 released this 03 Sep 16:15
· 104 commits to main since this release

Enhancements:

  • The start_date parameter of vertical_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!)