ScottPlot.Eto
4.1.61
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ScottPlot.Eto --version 4.1.61
NuGet\Install-Package ScottPlot.Eto -Version 4.1.61
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="ScottPlot.Eto" Version="4.1.61" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.Eto --version 4.1.61
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ScottPlot.Eto, 4.1.61"
#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 ScottPlot.Eto as a Cake Addin
#addin nuget:?package=ScottPlot.Eto&version=4.1.61
// Install ScottPlot.Eto as a Cake Tool
#tool nuget:?package=ScottPlot.Eto&version=4.1.61
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ScottPlot is a free and open-source plotting library for .NET that makes it easy to interactively display large datasets. This package provides an Eto control for interactive manipulation of ScottPlot plots.
Quickstart
double[] xs = new double[] { 1, 2, 3, 4, 5 };
double[] ys = new double[] { 1, 4, 9, 16, 25 };
var plotView = new ScottPlot.Eto.PlotView();
plotView.Plot.AddScatter(xs, ys);
this.Content = plotView;
WPF | GTK | OSX |
---|---|---|
![]() |
![]() |
![]() |
For more details including MacOS and Linux instructions visit the ScottPlot Eto Quickstart web page: https://scottplot.net/quickstart/eto/
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
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 |
---|---|---|
5.0.2-beta | 55 | 2/28/2023 |
5.0.1-beta | 51 | 2/9/2023 |
5.0.0-beta | 58 | 1/1/2023 |
4.1.61 | 111 | 2/28/2023 |
4.1.60 | 208 | 12/23/2022 |
4.1.59 | 259 | 11/7/2022 |
4.1.58 | 309 | 9/9/2022 |
4.1.57 | 291 | 8/18/2022 |
4.1.56 | 264 | 8/16/2022 |
4.1.55 | 263 | 8/15/2022 |
4.1.54 | 276 | 8/12/2022 |
4.1.52 | 320 | 7/10/2022 |
4.1.51 | 305 | 6/30/2022 |
4.1.50 | 302 | 6/26/2022 |
4.1.49 | 301 | 6/22/2022 |
4.1.48 | 304 | 6/9/2022 |
4.1.47 | 281 | 6/8/2022 |
4.1.46 | 272 | 6/6/2022 |
4.1.45 | 315 | 5/6/2022 |
4.1.44 | 279 | 5/5/2022 |
4.1.43 | 283 | 5/3/2022 |
4.1.42 | 279 | 5/1/2022 |
4.1.41 | 327 | 4/9/2022 |
4.1.40 | 317 | 4/7/2022 |
4.1.39 | 312 | 4/1/2022 |
4.1.38 | 295 | 3/31/2022 |
4.1.37 | 296 | 3/26/2022 |
4.1.36 | 303 | 3/19/2022 |
4.1.35 | 304 | 3/7/2022 |
4.1.34 | 296 | 3/4/2022 |
4.1.33 | 323 | 2/5/2022 |
4.1.32 | 322 | 1/24/2022 |
4.1.31 | 321 | 1/18/2022 |
4.1.30 | 318 | 1/15/2022 |
4.1.29 | 195 | 1/2/2022 |
4.1.28 | 178 | 1/2/2022 |
4.1.27 | 185 | 1/2/2022 |