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.
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.
// Install ScottPlot.WPF as a Cake Addin
#addin nuget:?package=ScottPlot.WPF&version=4.1.68

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

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. 
.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;

CrissCross.WPF.Plot

A Reactive Navigation Framework for ReactiveUI

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.36 2,316 6/29/2024
5.0.35 2,248 6/10/2024
5.0.34 5,028 5/5/2024
5.0.33 273 5/4/2024
5.0.32 316 5/1/2024
5.0.31 1,205 4/27/2024
5.0.30 223 4/27/2024
5.0.29 151 4/26/2024
5.0.28 323 4/25/2024
5.0.27 441 4/23/2024
5.0.26 1,751 4/14/2024
5.0.25 1,615 4/8/2024
5.0.24 874 4/7/2024
5.0.23 1,867 3/24/2024
5.0.22 2,485 3/17/2024
5.0.21 6,605 1/29/2024
5.0.20 1,032 1/22/2024
5.0.19 313 1/19/2024
5.0.18 244 1/18/2024
5.0.17 345 1/17/2024
5.0.16 228 1/16/2024
5.0.15 389 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 376 12/4/2023
5.0.9-beta 1,291 10/3/2023
5.0.8-beta 1,254 8/13/2023
5.0.7-beta 413 8/7/2023
5.0.6-beta 612 7/9/2023
5.0.5-beta 719 5/18/2023
5.0.4-beta 657 4/9/2023
5.0.3-beta 466 4/3/2023
5.0.2-beta 1,751 2/28/2023
5.0.1-beta 505 2/9/2023
5.0.0-beta 798 1/1/2023
4.1.74 2,056 4/14/2024
4.1.73 591 3/24/2024
4.1.72 1,101 3/17/2024
4.1.71 2,070 1/22/2024
4.1.70 3,340 12/28/2023
4.1.69 4,726 12/4/2023
4.1.68 17,775 10/3/2023
4.1.67 10,538 8/13/2023
4.1.66 1,853 8/7/2023
4.1.65 5,052 7/9/2023
4.1.64 10,670 5/18/2023
4.1.63 6,890 4/9/2023
4.1.62 1,534 4/3/2023
4.1.61 14,021 2/28/2023
4.1.60 15,148 12/23/2022
4.1.59 16,617 11/7/2022
4.1.58 10,794 9/9/2022
4.1.57 3,389 8/18/2022
4.1.56 1,051 8/16/2022
4.1.55 1,671 8/15/2022
4.1.54 1,664 8/12/2022
4.1.52 7,023 7/10/2022
4.1.51 1,839 6/30/2022
4.1.50 1,374 6/26/2022
4.1.49 1,531 6/22/2022
4.1.48 1,655 6/9/2022
4.1.47 1,438 6/8/2022
4.1.46 1,062 6/6/2022
4.1.45 7,544 5/6/2022
4.1.44 810 5/5/2022
4.1.43 1,192 5/3/2022
4.1.42 1,106 5/1/2022
4.1.41 3,031 4/9/2022
4.1.40 1,074 4/7/2022
4.1.39 1,640 4/1/2022
4.1.38 793 3/31/2022
4.1.37 3,212 3/26/2022
4.1.36 2,547 3/19/2022
4.1.35 2,511 3/7/2022
4.1.34 3,784 3/4/2022
4.1.33 8,044 2/5/2022
4.1.32 1,929 1/24/2022
4.1.31 1,141 1/18/2022
4.1.30 1,002 1/15/2022
4.1.29 4,397 1/2/2022
4.1.28 659 1/2/2022
4.1.27 9,848 10/24/2021
4.1.26 3,485 10/12/2021
4.1.25 1,446 10/6/2021
4.1.24 1,303 9/26/2021
4.1.23 698 9/26/2021
4.1.22 711 9/26/2021
4.1.21 2,387 9/18/2021
4.1.20 1,681 9/9/2021
4.1.19 727 9/8/2021
4.1.18 728 9/8/2021
4.1.17 9,214 8/25/2021
4.1.16 7,809 5/30/2021
4.1.15 947 5/27/2021
4.1.14 1,219 5/23/2021
4.1.13-beta 809 5/2/2021
4.1.12-beta 688 4/12/2021
4.1.11-beta 4,467 3/30/2021
4.1.10-beta 1,023 3/21/2021
4.1.9-beta 1,150 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 611 2/1/2021
4.1.4-beta 527 1/25/2021
4.1.3-beta 625 12/27/2020
4.1.2-beta 666 12/12/2020
4.1.1-beta 656 11/29/2020
4.1.0-beta 573 11/29/2020
4.0.49 1,163 8/25/2021
4.0.48 10,290 12/27/2020
4.0.47 2,269 12/13/2020
4.0.46 787 12/11/2020
4.0.45 1,061 11/25/2020
4.0.44 846 11/22/2020
4.0.42 5,982 9/27/2020
4.0.41 895 9/26/2020
4.0.40 1,287 9/20/2020
4.0.39 23,744 8/9/2020
4.0.38 1,662 7/7/2020
4.0.37 1,003 6/22/2020
4.0.36 828 6/22/2020
4.0.35 1,138 6/9/2020
4.0.34 1,005 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 921 5/4/2020
4.0.29 1,128 4/11/2020
4.0.28 946 4/7/2020
4.0.27 895 4/5/2020
4.0.26 953 4/5/2020
4.0.25 1,002 3/29/2020
4.0.24 885 3/27/2020
4.0.23 878 3/23/2020
4.0.22 926 3/17/2020
4.0.21 895 3/15/2020
4.0.19 1,015 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,159 1/21/2020
4.0.12 817 1/21/2020
4.0.11 912 1/19/2020
4.0.10 958 1/18/2020
4.0.9 1,041 12/4/2019
4.0.7 815 12/1/2019
4.0.5 1,014 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,228 11/3/2019