🆕 Enhancements
- New method -
addImage()
to allow inserting an image after the chart is rendered. - Docs - In point annotations, replace
customSVG
with an image for easier image annotations. - Docs
🐞 Bug Fixes
- Reduce data label transparency when the legend hovered - fixes #1250
- Added font size and font family to the total label - fixes #1249
- Added font-weight to title and subtitle
- Radialbar chart - prevent cropping when the angle is provided
- Data PointIndex for click event fix - fixes #1263
- Single datapoint annotation fix - fixes #1279
- Y-axis max in small values - fixes #1253