Charting library for .NET
Based on the official NPlot by MHowlett, this repository contains a .NET Standard 2.0 port, with the GDI+ dependent functionality factored out into a separate project, with this Windows-specific implementation "plugged in" by way of a set of interfaces defined in the NPlot project.
The solution includes regression tests that compare output plots against plots generated using the original NPlot.