ScottPlot.Eto 4.1.74

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ScottPlot.Eto --version 4.1.74                
NuGet\Install-Package ScottPlot.Eto -Version 4.1.74                
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.74" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.Eto --version 4.1.74                
#r "nuget: ScottPlot.Eto, 4.1.74"                
#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.74

// Install ScottPlot.Eto as a Cake Tool
#tool nuget:?package=ScottPlot.Eto&version=4.1.74                

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);
plotView.Refresh();
this.Content = plotView;
WPF GTK OSX
alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

For more details including MacOS and Linux instructions visit the ScottPlot Eto Quickstart web page: https://scottplot.net/quickstart/eto/

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  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
5.0.54 57 1/26/2025
5.0.53 75 1/13/2025
5.0.52 53 1/9/2025
5.0.51 59 1/8/2025
5.0.50 87 1/7/2025
5.0.49 84 1/6/2025
5.0.48 83 1/6/2025
5.0.47 134 11/24/2024
5.0.46 94 11/17/2024
5.0.45 102 11/13/2024
5.0.44 99 11/9/2024
5.0.43 110 11/3/2024
5.0.42 100 10/30/2024
5.0.41 96 10/28/2024
5.0.40 137 10/16/2024
5.0.39 811 9/9/2024
5.0.38 120 9/2/2024
5.0.37 98 7/30/2024
5.0.36 148 6/29/2024
5.0.35 143 6/10/2024
5.0.34 162 5/5/2024
5.0.33 133 5/4/2024
5.0.32 107 5/1/2024
5.0.31 123 4/27/2024
5.0.30 134 4/27/2024
5.0.29 129 4/26/2024
5.0.28 121 4/25/2024
5.0.27 123 4/23/2024
5.0.26 141 4/14/2024
5.0.25 118 4/8/2024
5.0.24 121 4/7/2024
5.0.23 134 3/24/2024
5.0.22 159 3/17/2024
5.0.21 194 1/29/2024
5.0.20 126 1/22/2024
5.0.19 124 1/19/2024
5.0.18 120 1/18/2024
5.0.17 157 1/17/2024
5.0.16 127 1/16/2024
5.0.15 133 1/14/2024
5.0.14-beta 102 1/11/2024
5.0.13-beta 101 1/10/2024
5.0.12-beta 101 1/9/2024
5.0.11-beta 142 12/28/2023
5.0.10-beta 155 12/4/2023
5.0.9-beta 122 10/3/2023
5.0.8-beta 3,406 8/13/2023
5.0.7-beta 122 8/7/2023
5.0.6-beta 169 7/9/2023
5.0.5-beta 107 5/18/2023
5.0.4-beta 170 4/9/2023
5.0.3-beta 140 4/3/2023
5.0.2-beta 158 2/28/2023
5.0.1-beta 154 2/9/2023
5.0.0-beta 137 1/1/2023
4.1.74 141 4/14/2024
4.1.73 149 3/24/2024
4.1.72 134 3/17/2024
4.1.71 115 1/22/2024
4.1.70 211 12/28/2023
4.1.69 222 12/4/2023
4.1.68 250 10/3/2023
4.1.67 255 8/13/2023
4.1.66 208 8/7/2023
4.1.65 229 7/9/2023
4.1.64 224 5/18/2023
4.1.63 232 4/9/2023
4.1.62 220 4/3/2023
4.1.61 304 2/28/2023
4.1.60 376 12/23/2022
4.1.59 414 11/7/2022
4.1.58 459 9/9/2022
4.1.57 423 8/18/2022
4.1.56 411 8/16/2022
4.1.55 388 8/15/2022
4.1.54 426 8/12/2022
4.1.52 497 7/10/2022
4.1.51 453 6/30/2022
4.1.50 445 6/26/2022
4.1.49 456 6/22/2022
4.1.48 439 6/9/2022
4.1.47 438 6/8/2022
4.1.46 428 6/6/2022
4.1.45 462 5/6/2022
4.1.44 403 5/5/2022
4.1.43 415 5/3/2022
4.1.42 413 5/1/2022
4.1.41 461 4/9/2022
4.1.40 447 4/7/2022
4.1.39 446 4/1/2022
4.1.38 434 3/31/2022
4.1.37 475 3/26/2022
4.1.36 441 3/19/2022
4.1.35 446 3/7/2022
4.1.34 441 3/4/2022
4.1.33 455 2/5/2022
4.1.32 480 1/24/2022
4.1.31 486 1/18/2022
4.1.30 444 1/15/2022
4.1.29 307 1/2/2022
4.1.28 283 1/2/2022
4.1.27 312 1/2/2022