🆕 Enhancements
- New property -
borderRadius
in annotation label
🐞 Bug Fixes
- Pie/donut chart - toggledatapointselection issue - fixes #1464
- X-axis timescale fix - fixes #1478
- Y-axis labels colors issue - fixes #1490
- Prevent mutating original series when hiding through legend. Fixes thin bar issues when series is hidden and reset zoom is pressed.
- Allow disabling y-axis tooltip in a multi-yaxes chart - fixes #1482
showSeries
method fix for stacked bar charts - fixes #1517- Prevent drawing marker outside drawing area - fixes #1520
- Sync zoom and pan tools in synced charts - fixes #1530
- Change the dark theme color - references #218
- Data-labels bug fixes in bar charts - fixes #1524
- Grid line fixes for bar charts
Misc changes
- Fix wrong polish translation of zoomOut - Thanks, @fracz