You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
So i have this apexchart its a line chart and on the xaxis the tick show the last 30 Min in 5 min intervall (atleast thats intendet).
The problem is that the last tick is completely off the place. Following a screenshot:
https://i.stack.imgur.com/VUSh4.png
As you can see the last tick is not in his right place.
I am using vue3 with laravel and bootstrap and this is my vue file:
It seems like the problem is on bootstrap side because when i deactivate my whole css file it works but i can't figure where exactly.
Here is how i implement the html part:
And following the whole output that is generated by Apexcharts itself for the xaxis ticks part:
The text was updated successfully, but these errors were encountered: