ScottPlot.WinForms 4.1.20

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.20                
NuGet\Install-Package ScottPlot.WinForms -Version 4.1.20                
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.20" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot.WinForms --version 4.1.20                
#r "nuget: ScottPlot.WinForms, 4.1.20"                
#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.20

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

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.  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.  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 was computed.  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 (6)

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.39 1,099 9/9/2024
5.0.38 737 9/2/2024
5.0.37 3,142 7/30/2024
5.0.36 2,930 6/29/2024
5.0.35 2,529 6/10/2024
5.0.34 4,872 5/5/2024
5.0.33 303 5/4/2024
5.0.32 359 5/1/2024
5.0.31 670 4/27/2024
5.0.30 497 4/27/2024
5.0.29 220 4/26/2024
5.0.28 329 4/25/2024
5.0.27 969 4/23/2024
5.0.26 1,288 4/14/2024
5.0.25 1,404 4/8/2024
5.0.24 231 4/7/2024
5.0.23 1,614 3/24/2024
5.0.22 914 3/17/2024
5.0.21 5,092 1/29/2024
5.0.20 1,049 1/22/2024
5.0.19 356 1/19/2024
5.0.18 304 1/18/2024
5.0.17 279 1/17/2024
5.0.16 273 1/16/2024
5.0.15 713 1/14/2024
5.0.14-beta 106 1/11/2024
5.0.13-beta 92 1/10/2024
5.0.12-beta 80 1/9/2024
5.0.11-beta 176 12/28/2023
5.0.10-beta 380 12/4/2023
5.0.9-beta 735 10/3/2023
5.0.8-beta 474 8/13/2023
5.0.7-beta 171 8/7/2023
5.0.6-beta 410 7/9/2023
5.0.5-beta 406 5/18/2023
5.0.4-beta 411 4/9/2023
5.0.3-beta 185 4/3/2023
5.0.2-beta 333 2/28/2023
5.0.1-beta 245 2/9/2023
5.0.0-beta 468 1/1/2023
4.1.74 3,564 4/14/2024
4.1.73 3,174 3/24/2024
4.1.72 655 3/17/2024
4.1.71 2,015 1/22/2024
4.1.70 3,387 12/28/2023
4.1.69 4,639 12/4/2023
4.1.68 10,477 10/3/2023
4.1.67 7,899 8/13/2023
4.1.66 2,063 8/7/2023
4.1.65 4,035 7/9/2023
4.1.64 9,925 5/18/2023
4.1.63 8,586 4/9/2023
4.1.62 1,356 4/3/2023
4.1.61 5,430 2/28/2023
4.1.60 12,271 12/23/2022
4.1.59 8,349 11/7/2022
4.1.58 5,559 9/9/2022
4.1.57 3,150 8/18/2022
4.1.56 725 8/16/2022
4.1.55 641 8/15/2022
4.1.54 629 8/12/2022
4.1.52 4,959 7/10/2022
4.1.51 1,280 6/30/2022
4.1.50 1,140 6/26/2022
4.1.49 859 6/22/2022
4.1.48 1,537 6/9/2022
4.1.47 708 6/8/2022
4.1.46 669 6/6/2022
4.1.45 8,970 5/6/2022
4.1.44 547 5/5/2022
4.1.43 879 5/3/2022
4.1.42 518 5/1/2022
4.1.41 1,890 4/9/2022
4.1.40 781 4/7/2022
4.1.39 807 4/1/2022
4.1.38 578 3/31/2022
4.1.37 886 3/26/2022
4.1.36 1,086 3/19/2022
4.1.35 1,396 3/7/2022
4.1.34 693 3/4/2022
4.1.33 2,571 2/5/2022
4.1.32 1,512 1/24/2022
4.1.31 1,220 1/18/2022
4.1.30 760 1/15/2022
4.1.29 1,383 1/2/2022
4.1.28 714 1/2/2022
4.1.27 7,853 10/24/2021
4.1.26 1,148 10/12/2021
4.1.25 610 10/6/2021
4.1.24 772 9/26/2021
4.1.23 446 9/26/2021
4.1.22 426 9/26/2021
4.1.21 624 9/18/2021
4.1.20 1,064 9/9/2021
4.1.19 467 9/8/2021
4.1.18 472 9/8/2021
4.1.17 21,095 8/25/2021
4.1.16 3,873 5/30/2021
4.1.15 641 5/27/2021
4.1.14 1,683 5/23/2021
4.1.13-beta 377 5/2/2021
4.1.12-beta 550 4/12/2021
4.1.11-beta 304 3/30/2021
4.1.10-beta 293 3/21/2021
4.1.9-beta 588 2/21/2021
4.1.8-beta 321 2/16/2021
4.1.7-beta 296 2/14/2021
4.1.6-beta 214 2/8/2021
4.1.5-beta 293 2/1/2021
4.1.4-beta 288 1/25/2021
4.1.3-beta 329 12/27/2020
4.1.2-beta 415 12/12/2020
4.1.1-beta 327 11/29/2020
4.1.0-beta 331 11/29/2020
4.0.49 1,083 8/25/2021
4.0.48 4,493 12/27/2020
4.0.47 900 12/13/2020
4.0.46 525 12/11/2020
4.0.45 819 11/25/2020
4.0.44 596 11/22/2020
4.0.42 7,507 9/27/2020
4.0.41 583 9/26/2020
4.0.40 725 9/20/2020
4.0.39 2,678 8/9/2020
4.0.38 1,416 7/7/2020
4.0.37 813 6/22/2020
4.0.36 558 6/22/2020
4.0.35 881 6/9/2020
4.0.34 1,128 5/18/2020
4.0.33 537 5/18/2020
4.0.32 510 5/17/2020
4.0.31 601 5/6/2020
4.0.30 610 5/4/2020
4.0.29 3,738 4/11/2020
4.0.28 684 4/7/2020
4.0.27 627 4/5/2020
4.0.26 633 4/5/2020
4.0.25 595 3/29/2020
4.0.24 629 3/27/2020
4.0.23 585 3/23/2020
4.0.22 630 3/17/2020
4.0.21 609 3/15/2020
4.0.19 714 2/29/2020
4.0.18 1,121 2/7/2020
4.0.17 538 2/6/2020
4.0.16 680 2/2/2020
4.0.15 619 1/28/2020
4.0.14 679 1/24/2020
4.0.13 892 1/21/2020
4.0.12 545 1/21/2020
4.0.11 588 1/19/2020
4.0.10 651 1/18/2020
4.0.9 2,234 12/4/2019
4.0.7 592 12/1/2019
4.0.6 553 11/29/2019
4.0.5 560 11/27/2019
4.0.4 564 11/25/2019
4.0.3 536 11/23/2019
4.0.2 692 11/9/2019
4.0.1 2,017 11/3/2019