PLplot 5.13.7
Install-Package PLplot -Version 5.13.7
dotnet add package PLplot --version 5.13.7
<PackageReference Include="PLplot" Version="5.13.7" />
paket add PLplot --version 5.13.7
#r "nuget: PLplot, 5.13.7"
// Install PLplot as a Cake Addin
#addin nuget:?package=PLplot&version=5.13.7
// Install PLplot as a Cake Tool
#tool nuget:?package=PLplot&version=5.13.7
PLplot is a cross-platform software package for creating scientific plots
whose (UTF-8) plot symbols and text are limited in practice only by what
Unicode-aware system fonts are installed on a user's computer.
The PLplot core library can be used to create standard x-y plots,
semi-log plots, log-log plots, contour plots, 3D surface plots, mesh plots,
bar charts and pie charts. Multiple graphs (of the same or different sizes)
may be placed on a single page, and multiple pages are allowed for those
device formats that support them.
The native PLplot library for Windows (x64) is included in this package.
For Linux and MacOS, PLplot must be already installed on your system and
we expect to find libplplot.so.15 or libplplot.dylib in your LD_LIBRARY_PATH.
Supported operating systems: Linux, MacOS, Windows
Output file formats: PDF, PNG, SVG, Xfig and others
Documentation: https://surban.github.io/PLplotNet
Plot gallery: http://plplot.sourceforge.net/examples.php
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.