π Version 3.4.0
π Enhancements
- allow unlimited stops in gradient - fixes #282
- add cssClass onto point annotation markers
- custom buttons in the toolbar - https://apexcharts.com/docs/options/chart/toolbar/#customIcons
- allow yaxis min/max properties to accept functions
π Bug fixes
- series.type should not be ignored when updating series - fixed #317
- radar chart - data-label issue when the count is more than series length; fixes #324
- auto-resize pie when parent resize fix - fixes apexcharts/vue-apexcharts#58
- prevent yaxis from being overwritten in synced charts
- redraw on resize parent - fixes #330