Skip to content

Release 4.7.0

Compare
Choose a tag to compare
@jvkersch jvkersch released this 19 Nov 19:31
· 450 commits to main since this release

New features/Improvements

  • Add DataFramePlotData class (PR #367).
  • Allow user control over axis title angle (PR #363).

Fixes

  • Update raise statement to be Python 3 compatible (PR #360).
  • Fix missing color bar when direction is flipped (PR #341).

Maintenance

  • Support Python 3 without 2to3 (PR #369).
  • Update BarPlot documentation (PR #362).
  • Use EDM for CI testing (PR #365).
  • Address warnings coming from recent versions of Numpy (PR #350).