MatplotlibCS 1.0.63

dotnet add package MatplotlibCS --version 1.0.63
                    
NuGet\Install-Package MatplotlibCS -Version 1.0.63
                    
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.63" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MatplotlibCS" Version="1.0.63" />
                    
Directory.Packages.props
<PackageReference Include="MatplotlibCS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MatplotlibCS --version 1.0.63
                    
#r "nuget: MatplotlibCS, 1.0.63"
                    
#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.
#addin nuget:?package=MatplotlibCS&version=1.0.63
                    
Install MatplotlibCS as a Cake Addin
#tool nuget:?package=MatplotlibCS&version=1.0.63
                    
Install MatplotlibCS as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MatplotlibCS:

Package Downloads
Martins-Machine-Learning

A collection of machine learning tools!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.63 6,326 2/22/2019
1.0.61 1,096 11/15/2018
1.0.56 1,509 6/19/2018
1.0.55 1,167 6/19/2018
1.0.54 1,284 6/19/2018
1.0.49 1,259 6/15/2018
1.0.48 1,224 6/15/2018
1.0.45 1,792 1/10/2017
1.0.41 1,270 1/6/2017
1.0.40 1,268 1/6/2017
1.0.39 1,255 12/18/2016
1.0.38 1,254 12/18/2016
1.0.37 1,247 12/18/2016
1.0.36 1,295 12/1/2016
1.0.35 1,280 12/1/2016
1.0.34 1,261 12/1/2016
1.0.33 1,277 12/1/2016
1.0.32 1,240 12/1/2016
1.0.31 1,264 12/1/2016
1.0.30 1,250 11/30/2016
1.0.29 1,253 11/30/2016
1.0.28 1,223 11/29/2016
1.0.27 1,234 11/23/2016
1.0.26 1,219 11/23/2016
1.0.25 1,244 11/23/2016
1.0.24 1,282 11/22/2016
1.0.23 1,258 11/22/2016
1.0.22 1,277 11/22/2016
1.0.21 1,255 11/22/2016
1.0.20 1,423 11/18/2016
1.0.19 1,423 11/16/2016
1.0.18 1,231 11/16/2016
1.0.17 1,281 11/15/2016
1.0.16 1,263 11/10/2016
1.0.14 1,462 11/7/2016
1.0.13 1,442 11/7/2016
1.0.12 1,300 11/7/2016
1.0.11 1,594 11/6/2016
1.0.10 1,732 11/5/2016
1.0.9 1,401 11/5/2016
1.0.8 1,422 11/4/2016
1.0.7 1,557 11/3/2016
1.0.6 1,534 11/3/2016
1.0.5 1,407 9/27/2016
1.0.4 1,418 9/27/2016
1.0.3 1,225 9/27/2016
1.0.2 1,309 9/12/2016
1.0.1 1,285 9/12/2016
1.0.0 1,795 9/11/2016

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