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

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

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

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

You can check the project here:
https://github.com/olcayertas/nsvue/blob/main/app/components/Home.vue