PythonPlotter 0.2.13
See the version list below for details.
dotnet add package PythonPlotter --version 0.2.13
NuGet\Install-Package PythonPlotter -Version 0.2.13
<PackageReference Include="PythonPlotter" Version="0.2.13" />
<PackageVersion Include="PythonPlotter" Version="0.2.13" />
<PackageReference Include="PythonPlotter" />
paket add PythonPlotter --version 0.2.13
#r "nuget: PythonPlotter, 0.2.13"
#:package PythonPlotter@0.2.13
#addin nuget:?package=PythonPlotter&version=0.2.13
#tool nuget:?package=PythonPlotter&version=0.2.13
Package to allow use of matplotlib from .NET.
Python packages required: numpy, matplotlib, seaborn, mpltools
| Product | Versions 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. |
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 PythonPlotter:
| Repository | Stars |
|---|---|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
0.2.13: Fixed legend issue in subplots.
0.2.12: Added more tests. Added matshow.
0.2.11: Added ability to turn grid on/off and switch between light or dark styles.
0.2.10: Added Hinton diagrams.
0.2.9: Updated default python path to /usr/bin/python.
Note that this version has only been tested on *ix environments.