Skip to content

New release with better colors and fewer bugs!

Compare
Choose a tag to compare
@FaustinCarter FaustinCarter released this 13 Nov 23:45
· 89 commits to master since this release

Version 0.3.1

  • Trivial change to readme file to fix an image not loading in PyPI

Version 0.3.0

  • Fixed bug due to changes in the OSX backend for matplotlib 2.0.
  • Addressed deprecation warnings due to changes in matplotlib 2.0 in a
    backwards compatible way with matplotlib 1.5.
  • Updated color scheme to align with new matplotlib 2.0 defaults.
  • Fixed bug that can mess up axis limits when one column doesn't have data
  • Changed some calls to axis plot methods to explicitly call the axis method instead of relying on pyplot to get it right.
  • Add a hack to fix the scaling of the lower-right 1D panel for matplotlib versions < 2.0.