NPlot 0.9.10

dotnet add package NPlot --version 0.9.10
NuGet\Install-Package NPlot -Version 0.9.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NPlot" Version="0.9.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NPlot --version 0.9.10
#r "nuget: NPlot, 0.9.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NPlot as a Cake Addin
#addin nuget:?package=NPlot&version=0.9.10

// Install NPlot as a Cake Tool
#tool nuget:?package=NPlot&version=0.9.10

NPlot is a free charting library for .NET. It boasts an elegant, flexible API and includes controls for Windows.Forms, ASP.NET and a class for creating Bitmaps. A GTK# control is also available.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NPlot:

Repository Stars
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
Version Downloads Last updated
0.9.10 79,556 3/23/2016

0.9.10.0 14 Nov 2006
 Release manager: anmar

Codebase license changed to a 3-clause-BSD license (as approved by Matt Howlett). Read license.txt or the header of any source file for full text).
Folder layout reorganization.
Dropped VS 2003 project files and added VS 2005, MonoDevelop, NAnt and Makefile.
Added NPlot C++.Net demo application.
Fixed bugs [SF bug 1594731], [SF bug 1594664], [SF bug 1590992], [SF bug 1584460] and [SF bug 1469760]