ScottPlot.WPF 4.1.68

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ScottPlot.WPF --version 4.1.68
                    
NuGet\Install-Package ScottPlot.WPF -Version 4.1.68
                    
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.68" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScottPlot.WPF" Version="4.1.68" />
                    
Directory.Packages.props
<PackageReference Include="ScottPlot.WPF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ScottPlot.WPF --version 4.1.68
                    
#r "nuget: ScottPlot.WPF, 4.1.68"
                    
#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.
#addin nuget:?package=ScottPlot.WPF&version=4.1.68
                    
Install ScottPlot.WPF as a Cake Addin
#tool nuget:?package=ScottPlot.WPF&version=4.1.68
                    
Install ScottPlot.WPF as a Cake Tool

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.  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.  net8.0 was computed.  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 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
RingSoft.App.Controls

Package Description

ProteoformExplorer

Proteoform Dashboard for WPF Applications

CrissCross.WPF.Plot

A Reactive Navigation Framework for ReactiveUI

WpfAppNetCore

Package Description

AntControl

1、AutoComplete; 2、Cascader; 3、修复comboBox空引用问题;

GitHub repositories (6)

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

Repository Stars
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
Piotrekol/StreamCompanion
osu! information extractor, ranging from selected map info to live play data
project-sbc/Handheld-Control-Panel
HerrRiebmann/KDS2Bluetooth
Kawasaki Diagnostic Service Reader via Bluetooth
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
ryanjon2040/UnrealNetworkProfiler
A modern WPF based Network Profiler for Unreal Engine.
Version Downloads Last updated
5.0.55 5,880 3/22/2025
5.0.54 9,724 1/26/2025
5.0.53 3,737 1/13/2025
5.0.52 876 1/9/2025
5.0.51 404 1/8/2025
5.0.50 454 1/7/2025
5.0.49 140 1/6/2025
5.0.48 407 1/6/2025
5.0.47 9,683 11/24/2024
5.0.46 3,241 11/17/2024
5.0.45 2,854 11/13/2024
5.0.44 859 11/9/2024
5.0.43 3,752 11/3/2024
5.0.42 1,587 10/30/2024
5.0.41 546 10/28/2024
5.0.40 2,069 10/16/2024
5.0.39 13,032 9/9/2024
5.0.38 2,409 9/2/2024
5.0.37 13,428 7/30/2024
5.0.36 7,041 6/29/2024
5.0.35 4,487 6/10/2024
5.0.34 11,401 5/5/2024
5.0.33 367 5/4/2024
5.0.32 436 5/1/2024
5.0.31 1,781 4/27/2024
5.0.30 340 4/27/2024
5.0.29 209 4/26/2024
5.0.28 377 4/25/2024
5.0.27 1,721 4/23/2024
5.0.26 2,304 4/14/2024
5.0.25 3,636 4/8/2024
5.0.24 1,123 4/7/2024
5.0.23 2,579 3/24/2024
5.0.22 6,686 3/17/2024
5.0.21 9,218 1/29/2024
5.0.20 1,237 1/22/2024
5.0.19 482 1/19/2024
5.0.18 294 1/18/2024
5.0.17 420 1/17/2024
5.0.16 288 1/16/2024
5.0.15 708 1/14/2024
5.0.14-beta 169 1/11/2024
5.0.13-beta 120 1/10/2024
5.0.12-beta 124 1/9/2024
5.0.11-beta 246 12/28/2023
5.0.10-beta 433 12/4/2023
5.0.9-beta 1,459 10/3/2023
5.0.8-beta 1,311 8/13/2023
5.0.7-beta 443 8/7/2023
5.0.6-beta 661 7/9/2023
5.0.5-beta 778 5/18/2023
5.0.4-beta 697 4/9/2023
5.0.3-beta 513 4/3/2023
5.0.2-beta 1,809 2/28/2023
5.0.1-beta 538 2/9/2023
5.0.0-beta 927 1/1/2023
4.1.74 12,940 4/14/2024
4.1.73 1,417 3/24/2024
4.1.72 2,511 3/17/2024
4.1.71 3,843 1/22/2024
4.1.70 4,539 12/28/2023
4.1.69 7,294 12/4/2023
4.1.68 22,305 10/3/2023
4.1.67 14,618 8/13/2023
4.1.66 2,738 8/7/2023
4.1.65 7,082 7/9/2023
4.1.64 14,809 5/18/2023
4.1.63 7,444 4/9/2023
4.1.62 1,717 4/3/2023
4.1.61 17,108 2/28/2023
4.1.60 19,982 12/23/2022
4.1.59 21,712 11/7/2022
4.1.58 11,325 9/9/2022
4.1.57 3,765 8/18/2022
4.1.56 1,135 8/16/2022
4.1.55 1,900 8/15/2022
4.1.54 2,061 8/12/2022
4.1.52 8,605 7/10/2022
4.1.51 2,004 6/30/2022
4.1.50 1,548 6/26/2022
4.1.49 1,780 6/22/2022
4.1.48 1,830 6/9/2022
4.1.47 1,530 6/8/2022
4.1.46 1,177 6/6/2022
4.1.45 8,131 5/6/2022
4.1.44 872 5/5/2022
4.1.43 1,290 5/3/2022
4.1.42 1,174 5/1/2022
4.1.41 3,611 4/9/2022
4.1.40 1,150 4/7/2022
4.1.39 1,726 4/1/2022
4.1.38 865 3/31/2022
4.1.37 3,598 3/26/2022
4.1.36 2,641 3/19/2022
4.1.35 2,632 3/7/2022
4.1.34 4,889 3/4/2022
4.1.33 10,035 2/5/2022
4.1.32 2,160 1/24/2022
4.1.31 1,238 1/18/2022
4.1.30 1,083 1/15/2022
4.1.29 4,760 1/2/2022
4.1.28 748 1/2/2022
4.1.27 11,696 10/24/2021
4.1.26 3,608 10/12/2021
4.1.25 1,536 10/6/2021
4.1.24 1,405 9/26/2021
4.1.23 767 9/26/2021
4.1.22 769 9/26/2021
4.1.21 2,725 9/18/2021
4.1.20 1,787 9/9/2021
4.1.19 790 9/8/2021
4.1.18 808 9/8/2021
4.1.17 9,346 8/25/2021
4.1.16 9,590 5/30/2021
4.1.15 1,026 5/27/2021
4.1.14 1,387 5/23/2021
4.1.13-beta 896 5/2/2021
4.1.12-beta 756 4/12/2021
4.1.11-beta 4,535 3/30/2021
4.1.10-beta 1,093 3/21/2021
4.1.9-beta 1,240 2/21/2021
4.1.8-beta 641 2/16/2021
4.1.7-beta 669 2/14/2021
4.1.6-beta 650 2/8/2021
4.1.5-beta 691 2/1/2021
4.1.4-beta 592 1/25/2021
4.1.3-beta 715 12/27/2020
4.1.2-beta 718 12/12/2020
4.1.1-beta 726 11/29/2020
4.1.0-beta 644 11/29/2020
4.0.49 1,297 8/25/2021
4.0.48 11,404 12/27/2020
4.0.47 2,370 12/13/2020
4.0.46 880 12/11/2020
4.0.45 1,166 11/25/2020
4.0.44 934 11/22/2020
4.0.42 6,835 9/27/2020
4.0.41 975 9/26/2020
4.0.40 1,405 9/20/2020
4.0.39 27,006 8/9/2020
4.0.38 1,764 7/7/2020
4.0.37 1,084 6/22/2020
4.0.36 905 6/22/2020
4.0.35 1,274 6/9/2020
4.0.34 1,086 5/18/2020
4.0.33 899 5/18/2020
4.0.32 940 5/17/2020
4.0.31 1,043 5/6/2020
4.0.30 1,010 5/4/2020
4.0.29 1,217 4/11/2020
4.0.28 1,035 4/7/2020
4.0.27 980 4/5/2020
4.0.26 1,037 4/5/2020
4.0.25 1,108 3/29/2020
4.0.24 971 3/27/2020
4.0.23 945 3/23/2020
4.0.22 1,005 3/17/2020
4.0.21 969 3/15/2020
4.0.19 1,097 2/29/2020
4.0.18 1,086 2/7/2020
4.0.17 895 2/6/2020
4.0.16 986 2/2/2020
4.0.15 986 1/28/2020
4.0.14 1,060 1/24/2020
4.0.13 1,245 1/21/2020
4.0.12 896 1/21/2020
4.0.11 999 1/19/2020
4.0.10 1,052 1/18/2020
4.0.9 1,134 12/4/2019
4.0.7 903 12/1/2019
4.0.5 1,127 11/27/2019
4.0.4 972 11/25/2019
4.0.3 999 11/23/2019
4.0.2 1,039 11/9/2019
4.0.1 1,405 11/3/2019