What's new
- New chart type - Dumbbell Chart & Horizontal Dumbbell Chart
- Allow integer values to be passed as Column-width and Bar-height for easier management of column/bar thickness. Previously, only percentage values were supported
What's Changed
- check value original path on pieClicked - fixes #2258 by @AdinoWayne in #3680
- fix: don't render markers outside graph area by @leinonen in #3679
- Prevent stuck tooltip for line & candlestick charts by @ettoredn in #3664
- Bump webpack from 5.3.2 to 5.76.0 by @dependabot in #3709
- Fixes empty getElMarkers() for all series when any series has discrete markers and a global size is set by @idpaterson in #3715
- Feat/grouped stacked bars by @junedchhipa in #3764
- Bump nunjucks from 3.2.1 to 3.2.4 by @dependabot in #3780
New Contributors
- @AdinoWayne made their first contribution in #3680
- @leinonen made their first contribution in #3679
- @ettoredn made their first contribution in #3664
- @idpaterson made their first contribution in #3715
Full Changelog: v3.37.0...v3.40.0