microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.36k stars 678 forks source link

Will there be any chart control in Winui? #1794

Open zenjia opened 4 years ago

zenjia commented 4 years ago

I really miss the chart control in WPF and Silverlight.

ranjeshj commented 4 years ago

There are currently no charting controls in WinUI. Telerik has some charting controls for UWP - https://www.telerik.com/blogs/telerik-ui-for-uwp-now-open-source which you might find useful.

JN2307 commented 4 years ago

Would Microsoft consider supporting the LiveCharts open source library? We need a first class, modern charting library and to bring this up to speed with WinUI would be awesome. https://github.com/Live-Charts/Live-Charts

ranjeshj commented 4 years ago

@JN2307 LiveCharts looks interesting. Thanks for sharing that. It already says in the roadmap that UWP support is in progress. Do you see something that blocks us from using LiveCharts with WinUI ? +@jesbis

sigmarsson commented 3 years ago

Chart controls would be indeed awesome. I tried LiveCharts for size and the freeware permors only well up to a couple hundred points. In a range of thousands it demands a reasonably amount time to render and show up, though I followed through its manual about tuning performance, improved in profiler but has not enhanced UX.

sigmarsson commented 3 years ago

Howdy @ranjeshj

Have you made decision on this matter ? Will you either add the Telerik one or the LiveCharts ?

mdtauk commented 3 years ago

I don't think they will be added to WinUI, but Telerik will most likely update their controls to work with WinUI 3

sigmarsson commented 3 years ago

Do you reckon Telerik leave it on community channel or will merchandise those ?

mdtauk commented 3 years ago

Do you reckon Telerik leave it on community channel or will merchandise those ?

You could ask in their Open Source repo... https://github.com/telerik/UI-For-UWP

sigmarsson commented 2 years ago

LiveChart2 fusions with cross-platforms and now a preliminary release is available. please share your experience.

https://github.com/beto-rodriguez/LiveCharts2