Hello,
I've been trying to use SfChart with Xamarin forms but I can't get it to work. I followed the documentation :
But it seems to be written for a .net standard or PCL type of project, and mine is a Shared project.
Since I thoroughly followed the documentation and can't even get a empty chart to render, I guess some more steps are needed for a shared project to properly display a chart.
I have no error whatsoever but the Axis and chart won't render (Title and Center View are displayed)
Could you point me to a related thread or show me a Xamarin forms shared project with sfChart working?
Thank you,
Max