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
325 stars 81 forks source link

Gap between because of datetime option #330

Open corgitolecorgi opened 6 months ago

corgitolecorgi commented 6 months ago

Hello ! I'm using ng-apexcharts 1.10.0 and I have trouble when I'm using it. I receive data from an API and the data is in the form of: [[date, value],...] ->as example of date ("2024-05-09 17:27:00") . As you can see from the screenshot, there are some large blanks. Is it possible to fix the problem, and if so, how? Thank's in advance ! 😄 image

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.