Live-Charts
Live-Charts copied to clipboard
Avalonia UI support
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.
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.
Is there any update on this?
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.
poke
It is working now at https://github.com/beto-rodriguez/LiveCharts2