Skip to content

Use JSON limits, refactor PredictPlots, prevent matplotlib warnings

Compare
Choose a tag to compare
@jzuhone jzuhone released this 27 Jan 02:44
· 192 commits to master since this release
35840e5

What's Changed

  • Use limits from the JSON file, refactor prediction plots by @jzuhone in #45
  • Prevent matplotlib warning by @javierggt in #46

Full Changelog: 4.0.0...4.1.0

Includes the following merges:

  • PR #46: Prevent matplotlib warning
  • PR #45: Use limits from the JSON file, refactor prediction plots