Skip to content

drmason789/nplot

 
 

Repository files navigation

NPlot

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.

About

Charting library for .NET

Resources

License

Stars

Watchers

Forks

Languages

  • C# 88.0%
  • C++ 11.5%
  • Other 0.5%