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.
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 ! 😄
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.
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 ! 😄