ScottPlot.WPF 4.1.35

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.35
NuGet\Install-Package ScottPlot.WPF -Version 4.1.35
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.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.WPF --version 4.1.35
#r "nuget: ScottPlot.WPF, 4.1.35"
#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.35

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

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 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.  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. 
.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 (5)

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

Package Downloads
RingSoft.App.Controls

Package Description

ProteoformExplorer

Proteoform Dashboard for WPF Applications

WpfAppNetCore

Package Description

AntControl

基于antdesign设计的一套WPF UI组件库,新增stepbar控件 -------V1.0.2----- 1、增加左侧菜单控件; 2、增加Message全局提示控件; -------V1.0.3----- 1、增加自定义Antwindow;

SharpSCADA.Data.View

Package Description

GitHub repositories (6)

Showing the top 5 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
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
Version Downloads Last updated
5.0.35 1,739 6/10/2024
5.0.34 4,341 5/5/2024
5.0.33 264 5/4/2024
5.0.32 301 5/1/2024
5.0.31 983 4/27/2024
5.0.30 205 4/27/2024
5.0.29 150 4/26/2024
5.0.28 311 4/25/2024
5.0.27 426 4/23/2024
5.0.26 1,641 4/14/2024
5.0.25 1,370 4/8/2024
5.0.24 831 4/7/2024
5.0.23 1,789 3/24/2024
5.0.22 2,118 3/17/2024
5.0.21 6,247 1/29/2024
5.0.20 1,009 1/22/2024
5.0.19 308 1/19/2024
5.0.18 241 1/18/2024
5.0.17 338 1/17/2024
5.0.16 221 1/16/2024
5.0.15 361 1/14/2024
5.0.14-beta 120 1/11/2024
5.0.13-beta 83 1/10/2024
5.0.12-beta 99 1/9/2024
5.0.11-beta 208 12/28/2023
5.0.10-beta 374 12/4/2023
5.0.9-beta 1,275 10/3/2023
5.0.8-beta 1,254 8/13/2023
5.0.7-beta 405 8/7/2023
5.0.6-beta 611 7/9/2023
5.0.5-beta 718 5/18/2023
5.0.4-beta 654 4/9/2023
5.0.3-beta 466 4/3/2023
5.0.2-beta 1,747 2/28/2023
5.0.1-beta 505 2/9/2023
5.0.0-beta 793 1/1/2023
4.1.74 1,351 4/14/2024
4.1.73 552 3/24/2024
4.1.72 900 3/17/2024
4.1.71 1,909 1/22/2024
4.1.70 3,240 12/28/2023
4.1.69 4,492 12/4/2023
4.1.68 16,410 10/3/2023
4.1.67 10,128 8/13/2023
4.1.66 1,783 8/7/2023
4.1.65 4,888 7/9/2023
4.1.64 10,258 5/18/2023
4.1.63 6,836 4/9/2023
4.1.62 1,522 4/3/2023
4.1.61 13,559 2/28/2023
4.1.60 14,659 12/23/2022
4.1.59 16,295 11/7/2022
4.1.58 10,742 9/9/2022
4.1.57 3,356 8/18/2022
4.1.56 1,049 8/16/2022
4.1.55 1,661 8/15/2022
4.1.54 1,637 8/12/2022
4.1.52 6,877 7/10/2022
4.1.51 1,835 6/30/2022
4.1.50 1,365 6/26/2022
4.1.49 1,417 6/22/2022
4.1.48 1,646 6/9/2022
4.1.47 1,437 6/8/2022
4.1.46 1,057 6/6/2022
4.1.45 7,477 5/6/2022
4.1.44 810 5/5/2022
4.1.43 1,190 5/3/2022
4.1.42 1,096 5/1/2022
4.1.41 2,965 4/9/2022
4.1.40 1,073 4/7/2022
4.1.39 1,636 4/1/2022
4.1.38 791 3/31/2022
4.1.37 3,120 3/26/2022
4.1.36 2,546 3/19/2022
4.1.35 2,504 3/7/2022
4.1.34 3,706 3/4/2022
4.1.33 7,895 2/5/2022
4.1.32 1,925 1/24/2022
4.1.31 1,138 1/18/2022
4.1.30 999 1/15/2022
4.1.29 4,291 1/2/2022
4.1.28 657 1/2/2022
4.1.27 9,718 10/24/2021
4.1.26 3,477 10/12/2021
4.1.25 1,445 10/6/2021
4.1.24 1,301 9/26/2021
4.1.23 698 9/26/2021
4.1.22 711 9/26/2021
4.1.21 2,343 9/18/2021
4.1.20 1,677 9/9/2021
4.1.19 726 9/8/2021
4.1.18 727 9/8/2021
4.1.17 9,206 8/25/2021
4.1.16 7,714 5/30/2021
4.1.15 945 5/27/2021
4.1.14 1,209 5/23/2021
4.1.13-beta 805 5/2/2021
4.1.12-beta 686 4/12/2021
4.1.11-beta 4,466 3/30/2021
4.1.10-beta 1,021 3/21/2021
4.1.9-beta 1,148 2/21/2021
4.1.8-beta 571 2/16/2021
4.1.7-beta 599 2/14/2021
4.1.6-beta 584 2/8/2021
4.1.5-beta 604 2/1/2021
4.1.4-beta 526 1/25/2021
4.1.3-beta 624 12/27/2020
4.1.2-beta 665 12/12/2020
4.1.1-beta 654 11/29/2020
4.1.0-beta 570 11/29/2020
4.0.49 1,154 8/25/2021
4.0.48 10,231 12/27/2020
4.0.47 2,263 12/13/2020
4.0.46 786 12/11/2020
4.0.45 1,059 11/25/2020
4.0.44 844 11/22/2020
4.0.42 5,908 9/27/2020
4.0.41 895 9/26/2020
4.0.40 1,278 9/20/2020
4.0.39 23,211 8/9/2020
4.0.38 1,659 7/7/2020
4.0.37 1,003 6/22/2020
4.0.36 826 6/22/2020
4.0.35 1,126 6/9/2020
4.0.34 1,004 5/18/2020
4.0.33 820 5/18/2020
4.0.32 853 5/17/2020
4.0.31 949 5/6/2020
4.0.30 917 5/4/2020
4.0.29 1,127 4/11/2020
4.0.28 946 4/7/2020
4.0.27 894 4/5/2020
4.0.26 952 4/5/2020
4.0.25 999 3/29/2020
4.0.24 885 3/27/2020
4.0.23 878 3/23/2020
4.0.22 925 3/17/2020
4.0.21 895 3/15/2020
4.0.19 1,008 2/29/2020
4.0.18 999 2/7/2020
4.0.17 815 2/6/2020
4.0.16 905 2/2/2020
4.0.15 900 1/28/2020
4.0.14 972 1/24/2020
4.0.13 1,158 1/21/2020
4.0.12 817 1/21/2020
4.0.11 912 1/19/2020
4.0.10 953 1/18/2020
4.0.9 1,039 12/4/2019
4.0.7 815 12/1/2019
4.0.5 1,012 11/27/2019
4.0.4 887 11/25/2019
4.0.3 914 11/23/2019
4.0.2 948 11/9/2019
4.0.1 1,221 11/3/2019