Skip to content

πŸ’Ž Version 3.54.1

Latest
Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 14 Oct 12:19
· 6 commits to main since this release

What's Changed

  • improve border radius implementation in stacked bar charts by @junedchhipa in #4747
  • Bar and column true stroke and fill paths by @rosco54 in #4753
  • fix #4757; allow duplicate labels in yaxis
  • fix #4623; use x value from w.config.series instead of w.globals.labels
  • fix #4750; safari tooltip issue
  • Restore true stroke paths on bars and columns - by @rosco54
  • fix #4755; tooltip marker color when fill type is gradient
  • fix apexcharts/react-apexcharts#627 prevent mutating config.colors as it causes reactivity issues in react
  • move some styles to foreignObject as external styles are not applied when exporting
  • fix #4657; fix #4818; border radius on last element when previous datapoint is zero
  • fix #4738; legend height when position is bottom
  • fix #4734; last annotation was not shown because of a refactor

Full Changelog: v3.54.0...v3.54.1