Kantan Charts - Free UMG chart/graph plugin

@kamrann Thank you for your contribution with this plugin. I’ve been using it for some time, and it does a great job.

As the UE5 release seems to be around the corner, I’m experimenting with porting a project to UE5. I get an error message which I don’t know how to go about, since my knowledge of the UE C++ framework is still miserable:

\Plugins\KantanCharts\Source\KantanChartsSlate\Private\Charts\CustomDataSeriesElement.cpp(164): warning C4996: 'FCanvas::FCanvas': Pass down a FGameTime instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

I tried a few things but failed. Any ideas from your side? :slight_smile: