I need to implement linear graph. Is there any chart control for Windows 10 UWP? Any suggestions?
Thanks
Syncfusion provides free license to independent developers for their Essential Studio suite. They have some great visualization tools. You can check them here: https://www.syncfusion.com/products/uwp
You can find more information about its free license at following link: https://www.syncfusion.com/products/communitylicense
Filip Skakun has made a great library that has several charting options available! It has been possible to use it in WinRT and he is in the works on porting it to UWP ( Win 10 ).
The links you can follow to get more info
https://github.com/xyzzer/WinRTXamlToolkit ( the complete lib ) https://github.com/xyzzer/WinRTXamlToolkit/tree/master/WinRTXamlToolkit.Controls.DataVisualization/WinRTXamlToolkit.Controls.DataVisualization.Shared/Charting ( charting part )
Best contact Filip on twitter to see how far the porting is done... https://mobile.twitter.com/xyzzer
Telerik UI for UWP is also an option.
which is also packed if you install Windows Template Studio
Nuget package: Telerik.UI.for.UniversalWindowsPlatform
I was recently researching this very question and discovered LiveCharts