Closed mjanulaitis closed 2 months ago
Hi and thanks for the report, this is fixes with the referenced commit and will be included since rc3 version. Thanks again!
@beto-rodriguez Thanks for all your work on this project. The graphing is great. I used to write my own real-time graphing solutions using C++, Java then later C# but didn't have the time to mess with a solution for the projects I have been working on the last 6 years. I am in the process of porting my WPF app to Avalonia for use on RHEL, Ubuntu and CentOS and your live charts code integrated flawlessly. I will get this added to my project in the coming weeks.
The bug I have a background WPF process that generates images for email notifications and scheduled reports. Currently I am able to generate line, bar, pie and stacked charts however when I try to create an SKGeoMap to create the chart so I can then call the SaveImage method and error is thrown.
To Reproduce Steps to reproduce the behavior:
Instantiate the following class:
Expected behavior The ChartEngine should registered and the class successfully instantiated.
Desktop (please complete the following information):