Hi,
I'm trying to show a column chart within a 3 page SfTabView.
While the doughnut charts works without problems, the columns and line chart renderings hangs completely.
I tried different setups, including using an additional surrounding StackLayout and giving fixed values for HeightRequest and WidthRequest.
The same chart placed into a StackLayout outside of the SfTabView works without problems.
I paused the app many times and it looks like it hangs during layout but I could not get further.
Thanks for your advice!
Arno