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

AreaSeries doesn't fit to width of chart untill toggling the hidden parameter of axis #1549

Open
olcayertas opened this issue Sep 14, 2022 · 0 comments

Comments

@olcayertas
Copy link

I am trying to create a area chart without any axis like this one:

Expected result

I have almost done it but there is a problem: When the chart is loaded the first time it looks like this:

initial look

After initial load if I toggle the hidden property of LinearAxis it stars looking correctly:

correct llok

For Android the situation is worst then iOS, chart is completely invisible:

Android look

You can check the project here:

https://github.com/olcayertas/nsvue/blob/main/app/components/Home.vue

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

1 participant