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
- @maciej-ka made their first contribution in #3967
- @abi-spyro made their first contribution in #3998
- @consvic made their first contribution in #3999
- @akozenko made their first contribution in #4004
- @bdavis2-PCTY made their first contribution in #4015
Full Changelog: v3.41.1...v3.43.0