Microcharts icon indicating copy to clipboard operation
Microcharts copied to clipboard

[Feature] Microcharts for WinUI 3

Open michael-hawker opened this issue 2 years ago • 7 comments

Is your feature request related to a problem? Please describe. WinUI 3 is the lifted version of the UWP UI Framework. It has been released and has packages available on NuGet. ShipSharp also has a compatible package for it as well here.

Describe the solution you'd like It'd be great to have this awesome charting library available for WinUI 3 as well.

Additional context It should align well with the MAUI PR #280 as MAUI uses WinUI 3 for rendering on Windows.

michael-hawker avatar Jul 26 '21 22:07 michael-hawker

We do plan on supporting MAUI once it's released, it's on our radar 😊

eman1986 avatar Jul 26 '21 22:07 eman1986

@eman1986 I know there's a MAUI issue here #189. This is for WinUI 3 which is already been releasing supported versions. https://aka.ms/winui3#windows-ui-3-library (and something MAUI depends on).

FYI @anawishnoff - are you tracking third-party libs with/without WinUI 3 support?

michael-hawker avatar Jul 27 '21 07:07 michael-hawker

Yeah sorry my bad, I saw Maui in the description and went from there. I think this is a good idea.

eman1986 avatar Jul 27 '21 14:07 eman1986

Definitly would love to see WinUI support aswell :)

NPadrutt avatar Oct 29 '21 23:10 NPadrutt

Pending official WinUI 3 support from this repo itself, the SkiaSharp WinUI view seems to work well for displaying Microchart charts. I have a working example here around a simple ChartCanvas control.

XamlBrewer avatar Jan 31 '23 21:01 XamlBrewer

I created pull request #326 to add Uno Platform support and in doing so added WinUI 3 support too.

peterfoot avatar Feb 01 '23 15:02 peterfoot

@peterfoot added a comment on the PR, #325 added initial WinUI 3 support as well, so that PR needs to be merged, fixed, or exclude that first.

michael-hawker avatar Feb 01 '23 18:02 michael-hawker