apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
330 stars 81 forks source link

horizontal bar chart not working #265

Closed dev01111001 closed 3 months ago

dev01111001 commented 1 year ago

this is the example off the website at https://apexcharts.com/angular-chart-demos/bar-charts/grouped/

it does not work in ng-apexcharts 1.6.0 and above.

fails using 1.7.6 in https://codesandbox.io/s/apx-bar-grouped-forked-y9g18c

works using 1.5.0 in https://codesandbox.io/s/apx-bar-grouped-wgqrn

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.