Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Height not consistent #510

Open
hafiziezakaria opened this issue Sep 18, 2024 · 1 comment
Open

Height not consistent #510

hafiziezakaria opened this issue Sep 18, 2024 · 1 comment

Comments

@hafiziezakaria
Copy link

Hi all,

Thanks for your hardwork for this wrapper. Awesome work! I'm not sure whether this issue for ApexChart.js or this wrapper but I'm facing an issue regarding the size of the chart when I'm using _chart.UpdateOptionsAsync(false, true, true));

OnInitialize the height follow with the one I set before
image

but when I trigger a function that consist _chart.UpdateOptionsAsync(false, true, true)); to update the chart it become like this
image

Thanks in advance!

@joadan
Copy link
Member

joadan commented Oct 26, 2024

Not sure what the problem is here.
But it is all in apexcharts.js and not the wrapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants