ScottPlot.WinForms 4.1.56

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

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

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.  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 (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.
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
Version Downloads Last updated
5.0.44 70 11/9/2024
5.0.43 818 11/3/2024
5.0.42 668 10/30/2024
5.0.41 438 10/28/2024
5.0.40 1,554 10/16/2024
5.0.39 4,032 9/9/2024
5.0.38 879 9/2/2024
5.0.37 3,708 7/30/2024
5.0.36 3,153 6/29/2024
5.0.35 2,780 6/10/2024
5.0.34 5,029 5/5/2024
5.0.33 330 5/4/2024
5.0.32 386 5/1/2024
5.0.31 711 4/27/2024
5.0.30 562 4/27/2024
5.0.29 245 4/26/2024
5.0.28 355 4/25/2024
5.0.27 1,002 4/23/2024
5.0.26 1,350 4/14/2024
5.0.25 1,580 4/8/2024
5.0.24 256 4/7/2024
5.0.23 1,719 3/24/2024
5.0.22 946 3/17/2024
5.0.21 5,375 1/29/2024
5.0.20 1,147 1/22/2024
5.0.19 394 1/19/2024
5.0.18 332 1/18/2024
5.0.17 303 1/17/2024
5.0.16 299 1/16/2024
5.0.15 837 1/14/2024
5.0.14-beta 122 1/11/2024
5.0.13-beta 113 1/10/2024
5.0.12-beta 99 1/9/2024
5.0.11-beta 206 12/28/2023
5.0.10-beta 400 12/4/2023
5.0.9-beta 751 10/3/2023
5.0.8-beta 490 8/13/2023
5.0.7-beta 186 8/7/2023
5.0.6-beta 431 7/9/2023
5.0.5-beta 433 5/18/2023
5.0.4-beta 427 4/9/2023
5.0.3-beta 203 4/3/2023
5.0.2-beta 350 2/28/2023
5.0.1-beta 264 2/9/2023
5.0.0-beta 484 1/1/2023
4.1.74 5,033 4/14/2024
4.1.73 4,094 3/24/2024
4.1.72 832 3/17/2024
4.1.71 2,141 1/22/2024
4.1.70 3,673 12/28/2023
4.1.69 4,953 12/4/2023
4.1.68 10,850 10/3/2023
4.1.67 8,282 8/13/2023
4.1.66 2,123 8/7/2023
4.1.65 4,119 7/9/2023
4.1.64 10,057 5/18/2023
4.1.63 8,772 4/9/2023
4.1.62 1,380 4/3/2023
4.1.61 5,622 2/28/2023
4.1.60 12,685 12/23/2022
4.1.59 8,653 11/7/2022
4.1.58 5,676 9/9/2022
4.1.57 3,210 8/18/2022
4.1.56 748 8/16/2022
4.1.55 665 8/15/2022
4.1.54 652 8/12/2022
4.1.52 5,087 7/10/2022
4.1.51 1,319 6/30/2022
4.1.50 1,175 6/26/2022
4.1.49 889 6/22/2022
4.1.48 1,576 6/9/2022
4.1.47 731 6/8/2022
4.1.46 690 6/6/2022
4.1.45 9,272 5/6/2022
4.1.44 569 5/5/2022
4.1.43 900 5/3/2022
4.1.42 542 5/1/2022
4.1.41 1,923 4/9/2022
4.1.40 813 4/7/2022
4.1.39 828 4/1/2022
4.1.38 602 3/31/2022
4.1.37 913 3/26/2022
4.1.36 1,172 3/19/2022
4.1.35 1,423 3/7/2022
4.1.34 715 3/4/2022
4.1.33 2,616 2/5/2022
4.1.32 1,541 1/24/2022
4.1.31 1,254 1/18/2022
4.1.30 794 1/15/2022
4.1.29 1,439 1/2/2022
4.1.28 760 1/2/2022
4.1.27 7,923 10/24/2021
4.1.26 1,172 10/12/2021
4.1.25 631 10/6/2021
4.1.24 798 9/26/2021
4.1.23 466 9/26/2021
4.1.22 448 9/26/2021
4.1.21 645 9/18/2021
4.1.20 1,101 9/9/2021
4.1.19 485 9/8/2021
4.1.18 493 9/8/2021
4.1.17 23,284 8/25/2021
4.1.16 4,108 5/30/2021
4.1.15 662 5/27/2021
4.1.14 1,749 5/23/2021
4.1.13-beta 397 5/2/2021
4.1.12-beta 568 4/12/2021
4.1.11-beta 323 3/30/2021
4.1.10-beta 309 3/21/2021
4.1.9-beta 610 2/21/2021
4.1.8-beta 340 2/16/2021
4.1.7-beta 314 2/14/2021
4.1.6-beta 237 2/8/2021
4.1.5-beta 313 2/1/2021
4.1.4-beta 307 1/25/2021
4.1.3-beta 350 12/27/2020
4.1.2-beta 436 12/12/2020
4.1.1-beta 346 11/29/2020
4.1.0-beta 357 11/29/2020
4.0.49 1,142 8/25/2021
4.0.48 4,579 12/27/2020
4.0.47 935 12/13/2020
4.0.46 551 12/11/2020
4.0.45 843 11/25/2020
4.0.44 620 11/22/2020
4.0.42 7,819 9/27/2020
4.0.41 606 9/26/2020
4.0.40 748 9/20/2020
4.0.39 2,704 8/9/2020
4.0.38 1,435 7/7/2020
4.0.37 846 6/22/2020
4.0.36 575 6/22/2020
4.0.35 914 6/9/2020
4.0.34 1,150 5/18/2020
4.0.33 558 5/18/2020
4.0.32 538 5/17/2020
4.0.31 623 5/6/2020
4.0.30 633 5/4/2020
4.0.29 3,789 4/11/2020
4.0.28 705 4/7/2020
4.0.27 649 4/5/2020
4.0.26 656 4/5/2020
4.0.25 618 3/29/2020
4.0.24 648 3/27/2020
4.0.23 606 3/23/2020
4.0.22 648 3/17/2020
4.0.21 626 3/15/2020
4.0.19 733 2/29/2020
4.0.18 1,147 2/7/2020
4.0.17 563 2/6/2020
4.0.16 704 2/2/2020
4.0.15 642 1/28/2020
4.0.14 699 1/24/2020
4.0.13 920 1/21/2020
4.0.12 568 1/21/2020
4.0.11 610 1/19/2020
4.0.10 681 1/18/2020
4.0.9 2,264 12/4/2019
4.0.7 612 12/1/2019
4.0.6 575 11/29/2019
4.0.5 585 11/27/2019
4.0.4 582 11/25/2019
4.0.3 555 11/23/2019
4.0.2 717 11/9/2019
4.0.1 2,087 11/3/2019