ScottPlot.WinForms 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.WinForms --version 4.1.68                
NuGet\Install-Package ScottPlot.WinForms -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.WinForms" Version="4.1.68" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.WinForms --version 4.1.68                
#r "nuget: ScottPlot.WinForms, 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.WinForms as a Cake Addin
#addin nuget:?package=ScottPlot.WinForms&version=4.1.68

// Install ScottPlot.WinForms as a Cake Tool
#tool nuget:?package=ScottPlot.WinForms&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 Windows Forms control for interactive manipulation of ScottPlot plots.

Windows Forms Quickstart

Drop a FormsPlot from the toolbox onto your form and add the following to your start-up sequence:

double[] xs = new double[] {1, 2, 3, 4, 5};
double[] ys = new double[] {1, 4, 9, 16, 25};
formsPlot1.Plot.AddScatter(xs, ys);

alternate text is missing from this package README image

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 (2)

Showing the top 2 NuGet packages that depend on ScottPlot.WinForms:

Package Downloads
UtilitiesDvft

Package Description

Engine.ML

基于Accord.Net, CNTK等实现的机器学习相关方法

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on ScottPlot.WinForms:

Repository Stars
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
ShootMe/FallGuysStats
Fall Guys Stats Tracker
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
nicolasdeory/firelight
A modular game integration for Razer Chroma and other RGB LED devices for League of Legends, Rocket League, Fortnite and many more.
Version Downloads Last updated
5.0.36 2,324 6/29/2024
5.0.35 2,181 6/10/2024
5.0.34 4,688 5/5/2024
5.0.33 288 5/4/2024
5.0.32 337 5/1/2024
5.0.31 647 4/27/2024
5.0.30 430 4/27/2024
5.0.29 196 4/26/2024
5.0.28 318 4/25/2024
5.0.27 940 4/23/2024
5.0.26 1,208 4/14/2024
5.0.25 1,110 4/8/2024
5.0.24 220 4/7/2024
5.0.23 1,555 3/24/2024
5.0.22 876 3/17/2024
5.0.21 4,742 1/29/2024
5.0.20 995 1/22/2024
5.0.19 349 1/19/2024
5.0.18 288 1/18/2024
5.0.17 261 1/17/2024
5.0.16 261 1/16/2024
5.0.15 584 1/14/2024
5.0.14-beta 103 1/11/2024
5.0.13-beta 90 1/10/2024
5.0.12-beta 78 1/9/2024
5.0.11-beta 170 12/28/2023
5.0.10-beta 375 12/4/2023
5.0.9-beta 729 10/3/2023
5.0.8-beta 471 8/13/2023
5.0.7-beta 168 8/7/2023
5.0.6-beta 407 7/9/2023
5.0.5-beta 397 5/18/2023
5.0.4-beta 405 4/9/2023
5.0.3-beta 182 4/3/2023
5.0.2-beta 332 2/28/2023
5.0.1-beta 243 2/9/2023
5.0.0-beta 464 1/1/2023
4.1.74 2,318 4/14/2024
4.1.73 2,289 3/24/2024
4.1.72 544 3/17/2024
4.1.71 1,902 1/22/2024
4.1.70 3,153 12/28/2023
4.1.69 4,346 12/4/2023
4.1.68 10,187 10/3/2023
4.1.67 7,486 8/13/2023
4.1.66 2,020 8/7/2023
4.1.65 3,944 7/9/2023
4.1.64 9,831 5/18/2023
4.1.63 8,383 4/9/2023
4.1.62 1,341 4/3/2023
4.1.61 5,337 2/28/2023
4.1.60 12,013 12/23/2022
4.1.59 8,070 11/7/2022
4.1.58 5,493 9/9/2022
4.1.57 3,108 8/18/2022
4.1.56 715 8/16/2022
4.1.55 627 8/15/2022
4.1.54 618 8/12/2022
4.1.52 4,886 7/10/2022
4.1.51 1,266 6/30/2022
4.1.50 1,115 6/26/2022
4.1.49 853 6/22/2022
4.1.48 1,504 6/9/2022
4.1.47 697 6/8/2022
4.1.46 655 6/6/2022
4.1.45 8,814 5/6/2022
4.1.44 541 5/5/2022
4.1.43 872 5/3/2022
4.1.42 514 5/1/2022
4.1.41 1,873 4/9/2022
4.1.40 774 4/7/2022
4.1.39 799 4/1/2022
4.1.38 572 3/31/2022
4.1.37 881 3/26/2022
4.1.36 1,062 3/19/2022
4.1.35 1,385 3/7/2022
4.1.34 687 3/4/2022
4.1.33 2,549 2/5/2022
4.1.32 1,505 1/24/2022
4.1.31 1,186 1/18/2022
4.1.30 748 1/15/2022
4.1.29 1,359 1/2/2022
4.1.28 683 1/2/2022
4.1.27 7,800 10/24/2021
4.1.26 1,135 10/12/2021
4.1.25 598 10/6/2021
4.1.24 766 9/26/2021
4.1.23 441 9/26/2021
4.1.22 421 9/26/2021
4.1.21 614 9/18/2021
4.1.20 1,052 9/9/2021
4.1.19 458 9/8/2021
4.1.18 465 9/8/2021
4.1.17 19,227 8/25/2021
4.1.16 3,703 5/30/2021
4.1.15 627 5/27/2021
4.1.14 1,632 5/23/2021
4.1.13-beta 372 5/2/2021
4.1.12-beta 544 4/12/2021
4.1.11-beta 301 3/30/2021
4.1.10-beta 290 3/21/2021
4.1.9-beta 584 2/21/2021
4.1.8-beta 314 2/16/2021
4.1.7-beta 293 2/14/2021
4.1.6-beta 210 2/8/2021
4.1.5-beta 289 2/1/2021
4.1.4-beta 282 1/25/2021
4.1.3-beta 326 12/27/2020
4.1.2-beta 412 12/12/2020
4.1.1-beta 318 11/29/2020
4.1.0-beta 324 11/29/2020
4.0.49 1,036 8/25/2021
4.0.48 4,347 12/27/2020
4.0.47 859 12/13/2020
4.0.46 518 12/11/2020
4.0.45 811 11/25/2020
4.0.44 590 11/22/2020
4.0.42 7,230 9/27/2020
4.0.41 578 9/26/2020
4.0.40 711 9/20/2020
4.0.39 2,669 8/9/2020
4.0.38 1,405 7/7/2020
4.0.37 805 6/22/2020
4.0.36 553 6/22/2020
4.0.35 863 6/9/2020
4.0.34 1,116 5/18/2020
4.0.33 531 5/18/2020
4.0.32 505 5/17/2020
4.0.31 596 5/6/2020
4.0.30 597 5/4/2020
4.0.29 3,661 4/11/2020
4.0.28 680 4/7/2020
4.0.27 621 4/5/2020
4.0.26 628 4/5/2020
4.0.25 586 3/29/2020
4.0.24 620 3/27/2020
4.0.23 579 3/23/2020
4.0.22 625 3/17/2020
4.0.21 603 3/15/2020
4.0.19 708 2/29/2020
4.0.18 1,117 2/7/2020
4.0.17 533 2/6/2020
4.0.16 675 2/2/2020
4.0.15 615 1/28/2020
4.0.14 674 1/24/2020
4.0.13 888 1/21/2020
4.0.12 539 1/21/2020
4.0.11 582 1/19/2020
4.0.10 637 1/18/2020
4.0.9 2,217 12/4/2019
4.0.7 583 12/1/2019
4.0.6 545 11/29/2019
4.0.5 555 11/27/2019
4.0.4 555 11/25/2019
4.0.3 531 11/23/2019
4.0.2 678 11/9/2019
4.0.1 1,944 11/3/2019