Juned Chhipa

Results 130 comments of Juned Chhipa

I tried your Codesandbox, it worked fine. Which browser you are using?

Can you please create a Codepen so I can reproduce quickly?

Ok, can you load an [un-minified](https://cdn.jsdelivr.net/npm/[email protected]/dist/apexcharts.js) version of ApexCharts so the error is more readable?

Please load `apexcharts` and `vue-apexcharts` directly in index.html in your Vue application using tags Use these URLs - https://cdn.jsdelivr.net/npm/[email protected]/dist/apexcharts.js https://cdn.jsdelivr.net/npm/vue-apexcharts A sample of loading such a way can be found...

Thanks for reporting the issue. I think, providing some padding on the right side when the last label is long will prevent it being cropped. I will surely update the...

I reverted `xaxis.tickPlacement: between` as this seems to be the easiest fix for now.

Re-opening this if datetime labels still have an issue with the last label.

Those who are still facing the issue, please post a Codepen/Codesandbox demo to reproduce. The original Codesandbox has this issue fixes, so please post your own.

Please create a Codesandbox so it can be reproduced on our side.

This shouldn't happen. There must be some configuration issue. Can you please post a CodeSandBox reproduction so I can look into it closely?