Live-Charts icon indicating copy to clipboard operation
Live-Charts copied to clipboard

Avalonia UI support

Open DraTeots opened this issue 8 years ago • 5 comments

There is very promising cross platrofm UI framework called Avalonia

https://github.com/AvaloniaUI/Avalonia

A multi-platform .NET UI framework. It can run on Windows, Linux, Mac OS X, iOS and Android. Avalonia is a multi-platform windowing toolkit - somewhat like WPF - that is intended to be multi- platform. It supports XAML, lookless controls and a flexible styling system, and runs on Windows using Direct2D and other operating systems using Gtk & Cairo.

This ticket is about adding support of AvaloniaUI for LiveCharts

Avalonia UI was mentioned in #186 in a key, that AvaloniaUI is still in alpha and support of UWP and Xamarin is more important. But now UWP and Xamarin are getting ready and Avalonia is moving to a stable phase too.

DraTeots avatar Dec 08 '16 16:12 DraTeots

I love the idea of Avalonia UI, I am sure it wont be easy at all, once they have a better documentation I will of course give it a try.

beto-rodriguez avatar Dec 08 '16 17:12 beto-rodriguez

Is there any update on this?

RedlineTriad avatar Aug 14 '19 11:08 RedlineTriad

I'd really like to see support for Avalonia too. There's a lot of features missing in the current charting components for Avalonia (i.e. stacked lines) and a huge amount polish/performance improvements that would be a huge help. I really miss using this component from when I used it for WPF.

garyhertel avatar Dec 25 '19 18:12 garyhertel

poke

philcarbone avatar May 08 '20 22:05 philcarbone

It is working now at https://github.com/beto-rodriguez/LiveCharts2

beto-rodriguez avatar May 11 '21 15:05 beto-rodriguez