Skip to content

πŸ’Ž Version 3.43.0

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 30 Sep 16:21
· 578 commits to main since this release

What's Changed

  • remove "monotoneCubic" curve logic and apply the same algorithm for "smooth" curve.
  • switch to darker background color if theme is dark
  • improve getyAxisLabelsCoords based on formatter
  • fix grid background bands for bars
  • heatmap yaxis labels offsetY; fixes #2033
  • fix: hover and click on legend series by @maciej-ka in #3967
  • docs: improve how to contribute by @maciej-ka in #3951
  • Bugfix: Double rendering of labels by @abi-spyro in #3998
  • datalabels issue when hideZeroBarsWhenGrouped is true; fixes #4000
  • Added type to colorStops in ApexFill by @consvic in #3999
  • fix: detect positioning for leftmost values by @akozenko in #4012
  • Expose 'isSeriesHidden' to public methods by @bdavis2-PCTY in #4015

New Contributors

Full Changelog: v3.41.1...v3.43.0