Skip to content

✨ Add zone kind 'dbt-wmax' with vapour content limit + bugfixes

Compare
Choose a tag to compare
@azogue azogue released this 13 Jun 10:03
· 69 commits to master since this release
da408b3

Changes

  • ✨ Add new kind of overlay zone 'dbt-wmax', to define chart areas delimited between db-temps and absolute humidity values, solving #28
  • 🐛 Enable zones defined by 2 points (assume a rectangle defined by left-bottom/right-top coords)
  • 🐛 Fix logic for plot regeneration, to plot again if config changes AFTER plotting the chart
  • 🐛 Fix ZoneStyle definition when linewidth is 0 and linestyle remains the default (passing inconsistent params to matplotlib)