ScottPlot.WPF 4.1.64

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 5.0 .NET Core 3.1 .NET Framework 4.6.1
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ScottPlot.WPF --version 4.1.64
NuGet\Install-Package ScottPlot.WPF -Version 4.1.64
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.WPF" Version="4.1.64" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.WPF --version 4.1.64
#r "nuget: ScottPlot.WPF, 4.1.64"
#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.WPF as a Cake Addin
#addin nuget:?package=ScottPlot.WPF&version=4.1.64

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

ScottPlot is a free and open-source plotting library for .NET that makes it easy to interactively display large datasets. This package provides a WPF control for interactive manipulation of ScottPlot plots.

WPF Quickstart

Add a WpfPlot to your window and give it a unique name:

<WpfPlot x:Name="WpfPlot1" />

Add the following to your start-up sequence:

double[] dataX = new double[] { 1, 2, 3, 4, 5 };
double[] dataY = new double[] { 1, 4, 9, 16, 25 };
WpfPlot1.Plot.AddScatter(dataX, dataY);

ScottPlot Cookbook

The ScottPlot Cookbook demonstrates how to create line plots, bar charts, pie graphs, scatter plots, and more with just a few lines of code.

alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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.  net6.0-windows7.0 is compatible.  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.  net7.0-windows7.0 was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ScottPlot.WPF:

Package Downloads
RingSoft.App.Controls

Package Description

ProteoformExplorer

Proteoform Dashboard for WPF Applications

WpfAppNetCore

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on ScottPlot.WPF:

Repository Stars
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、串口监听、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
Piotrekol/StreamCompanion
osu! information extractor, ranging from selected map info to live play data
HerrRiebmann/KDS2Bluetooth
Kawasaki Diagnostic Service Reader via Bluetooth
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
Version Downloads Last updated
5.0.5-beta 88 5/18/2023
5.0.4-beta 327 4/9/2023
5.0.3-beta 106 4/3/2023
5.0.2-beta 667 2/28/2023
5.0.1-beta 176 2/9/2023
5.0.0-beta 345 1/1/2023
4.1.64 671 5/18/2023
4.1.63 3,681 4/9/2023
4.1.62 801 4/3/2023
4.1.61 5,037 2/28/2023
4.1.60 8,408 12/23/2022
4.1.59 8,110 11/7/2022
4.1.58 7,167 9/9/2022
4.1.57 2,385 8/18/2022
4.1.56 676 8/16/2022
4.1.55 899 8/15/2022
4.1.54 795 8/12/2022
4.1.52 4,018 7/10/2022
4.1.51 1,343 6/30/2022
4.1.50 854 6/26/2022
4.1.49 740 6/22/2022
4.1.48 1,185 6/9/2022
4.1.47 1,049 6/8/2022
4.1.46 708 6/6/2022
4.1.45 5,322 5/6/2022
4.1.44 424 5/5/2022
4.1.43 782 5/3/2022
4.1.42 700 5/1/2022
4.1.41 2,181 4/9/2022
4.1.40 697 4/7/2022
4.1.39 1,237 4/1/2022
4.1.38 421 3/31/2022
4.1.37 1,347 3/26/2022
4.1.36 2,128 3/19/2022
4.1.35 2,020 3/7/2022
4.1.34 1,699 3/4/2022
4.1.33 4,962 2/5/2022
4.1.32 1,350 1/24/2022
4.1.31 758 1/18/2022
4.1.30 607 1/15/2022
4.1.29 2,615 1/2/2022
4.1.28 282 1/2/2022
4.1.27 6,961 10/24/2021
4.1.26 2,942 10/12/2021
4.1.25 1,002 10/6/2021
4.1.24 837 9/26/2021
4.1.23 349 9/26/2021
4.1.22 334 9/26/2021
4.1.21 1,397 9/18/2021
4.1.20 1,306 9/9/2021
4.1.19 381 9/8/2021
4.1.18 364 9/8/2021
4.1.17 8,699 8/25/2021
4.1.16 6,096 5/30/2021
4.1.15 518 5/27/2021
4.1.14 757 5/23/2021
4.1.13-beta 484 5/2/2021
4.1.12-beta 340 4/12/2021
4.1.11-beta 4,129 3/30/2021
4.1.10-beta 688 3/21/2021
4.1.9-beta 764 2/21/2021
4.1.8-beta 237 2/16/2021
4.1.7-beta 262 2/14/2021
4.1.6-beta 219 2/8/2021
4.1.5-beta 243 2/1/2021
4.1.4-beta 202 1/25/2021
4.1.3-beta 263 12/27/2020
4.1.2-beta 311 12/12/2020
4.1.1-beta 278 11/29/2020
4.1.0-beta 249 11/29/2020
4.0.49 629 8/25/2021
4.0.48 8,659 12/27/2020
4.0.47 1,827 12/13/2020
4.0.46 409 12/11/2020
4.0.45 683 11/25/2020
4.0.44 475 11/22/2020
4.0.42 4,677 9/27/2020
4.0.41 506 9/26/2020
4.0.40 823 9/20/2020
4.0.39 14,658 8/9/2020
4.0.38 1,261 7/7/2020
4.0.37 602 6/22/2020
4.0.36 467 6/22/2020
4.0.35 647 6/9/2020
4.0.34 607 5/18/2020
4.0.33 440 5/18/2020
4.0.32 463 5/17/2020
4.0.31 541 5/6/2020
4.0.30 509 5/4/2020
4.0.29 733 4/11/2020
4.0.28 598 4/7/2020
4.0.27 527 4/5/2020
4.0.26 543 4/5/2020
4.0.25 579 3/29/2020
4.0.24 511 3/27/2020
4.0.23 488 3/23/2020
4.0.22 535 3/17/2020
4.0.21 520 3/15/2020
4.0.19 616 2/29/2020
4.0.18 631 2/7/2020
4.0.17 422 2/6/2020
4.0.16 535 2/2/2020
4.0.15 487 1/28/2020
4.0.14 585 1/24/2020
4.0.13 792 1/21/2020
4.0.12 462 1/21/2020
4.0.11 528 1/19/2020
4.0.10 537 1/18/2020
4.0.9 642 12/4/2019
4.0.7 456 12/1/2019
4.0.5 562 11/27/2019
4.0.4 503 11/25/2019
4.0.3 485 11/23/2019
4.0.2 558 11/9/2019
4.0.1 705 11/3/2019