问题
I need to implement linear graph. Is there any chart control for Windows 10 UWP? Any suggestions?
Thanks
回答1:
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
回答2:
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
回答3:
Telerik UI for UWP is also an option.
which is also packed if you install Windows Template Studio
Nuget package: Telerik.UI.for.UniversalWindowsPlatform
回答4:
I was recently researching this very question and discovered LiveCharts
来源:https://stackoverflow.com/questions/32338217/how-to-implement-chart-control-in-windows-10-uwp