MatplotlibCS 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package MatplotlibCS --version 1.0.8
NuGet\Install-Package MatplotlibCS -Version 1.0.8
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="MatplotlibCS" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MatplotlibCS --version 1.0.8
#r "nuget: MatplotlibCS, 1.0.8"
#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 MatplotlibCS as a Cake Addin
#addin nuget:?package=MatplotlibCS&version=1.0.8

// Install MatplotlibCS as a Cake Tool
#tool nuget:?package=MatplotlibCS&version=1.0.8

C# wrapper which allows to easily build charts using Python Matplotlib

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.63 4,931 2/22/2019
1.0.61 1,015 11/15/2018
1.0.56 1,355 6/19/2018
1.0.55 1,055 6/19/2018
1.0.54 1,130 6/19/2018
1.0.49 1,108 6/15/2018
1.0.48 1,073 6/15/2018
1.0.45 1,647 1/10/2017
1.0.41 1,155 1/6/2017
1.0.40 1,146 1/6/2017
1.0.39 1,134 12/18/2016
1.0.38 1,136 12/18/2016
1.0.37 1,120 12/18/2016
1.0.36 1,169 12/1/2016
1.0.35 1,158 12/1/2016
1.0.34 1,135 12/1/2016
1.0.33 1,147 12/1/2016
1.0.32 1,116 12/1/2016
1.0.31 1,137 12/1/2016
1.0.30 1,123 11/30/2016
1.0.29 1,129 11/30/2016
1.0.28 1,118 11/29/2016
1.0.27 1,112 11/23/2016
1.0.26 1,096 11/23/2016
1.0.25 1,120 11/23/2016
1.0.24 1,167 11/22/2016
1.0.23 1,135 11/22/2016
1.0.22 1,149 11/22/2016
1.0.21 1,129 11/22/2016
1.0.20 1,255 11/18/2016
1.0.19 1,262 11/16/2016
1.0.18 1,114 11/16/2016
1.0.17 1,168 11/15/2016
1.0.16 1,144 11/10/2016
1.0.14 1,336 11/7/2016
1.0.13 1,303 11/7/2016
1.0.12 1,177 11/7/2016
1.0.11 1,472 11/6/2016
1.0.10 1,607 11/5/2016
1.0.9 1,274 11/5/2016
1.0.8 1,300 11/4/2016
1.0.7 1,429 11/3/2016
1.0.6 1,410 11/3/2016
1.0.5 1,278 9/27/2016
1.0.4 1,289 9/27/2016
1.0.3 1,097 9/27/2016
1.0.2 1,180 9/12/2016
1.0.1 1,162 9/12/2016
1.0.0 1,527 9/11/2016

Stable version with ability to plot 2D lines and histograms.