We are excited to announce the new release of TeeChart for Avalonia, which is available on NuGet as of today as a beta version. Avalonia is an ‘open source, easy to learn, .NET C# multiplatform package for desktop GUI development (Windows, Mac and Linux),’ and we at Steema are proud to have worked with them to produce a version of TeeChart compatible with this successful platform.
We’ve published some samples on our GitHub page which showcase TeeChart for Avalonia—they will be familiar to anybody who has used our WPF Xaml assemblies in .NET Framework 4 or in .NET 5.0/6.0.


Any timeline on offering donut charts?
The latest public release released a couple of days ago, 5.2022.4.20 here:
https://www.nuget.org/packages/Steema.TeeChart.NET.Avalonia/
can produce donut charts. Here’s a donut chart produced by Avalonia running on Linux:
https://steema.com/files/public/examples/Screenshot%20from%202022-04-22%2012-57-15.png
and this is the code that made it possible:
https://steema.com/files/public/examples/Screenshot%20from%202022-04-22%2012-58-36.png