ScottPlot.WinForms 4.1.13-beta

Prefix Reserved
This is a prerelease version of ScottPlot.WinForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ScottPlot.WinForms --version 4.1.13-beta
                    
NuGet\Install-Package ScottPlot.WinForms -Version 4.1.13-beta
                    
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.13-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScottPlot.WinForms" Version="4.1.13-beta" />
                    
Directory.Packages.props
<PackageReference Include="ScottPlot.WinForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ScottPlot.WinForms --version 4.1.13-beta
                    
#r "nuget: ScottPlot.WinForms, 4.1.13-beta"
                    
#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.
#addin nuget:?package=ScottPlot.WinForms&version=4.1.13-beta&prerelease
                    
Install ScottPlot.WinForms as a Cake Addin
#tool nuget:?package=ScottPlot.WinForms&version=4.1.13-beta&prerelease
                    
Install ScottPlot.WinForms as a Cake Tool

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (3)

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

Package Downloads
UtilitiesDvft

Package Description

Maomi.ScottPlot.Winforms

C# 绘图框架扩展包.

Engine.ML

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

GitHub repositories (6)

Showing the top 6 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.
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
ShootMe/FallGuysStats
Fall Guys Stats Tracker
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
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.55 2,874 20 days ago
5.0.54 7,810 3 months ago
5.0.53 2,052 3 months ago
5.0.52 794 3 months ago
5.0.51 536 3 months ago
5.0.50 377 3 months ago
5.0.49 123 3 months ago
5.0.48 316 3 months ago
5.0.47 5,333 5 months ago
5.0.46 1,419 5 months ago
5.0.45 1,259 5 months ago
5.0.44 716 5 months ago
5.0.43 1,242 5 months ago
5.0.42 956 5 months ago
5.0.41 539 5 months ago
5.0.40 1,895 6 months ago
5.0.39 6,048 7 months ago
5.0.38 970 7 months ago
5.0.37 5,293 8 months ago
5.0.36 3,459 9 months ago
5.0.35 3,335 6/10/2024
5.0.34 5,377 5/5/2024
5.0.33 364 5/4/2024
5.0.32 427 5/1/2024
5.0.31 892 4/27/2024
5.0.30 632 4/27/2024
5.0.29 270 4/26/2024
5.0.28 380 4/25/2024
5.0.27 1,051 4/23/2024
5.0.26 1,532 4/14/2024
5.0.25 1,678 4/8/2024
5.0.24 278 4/7/2024
5.0.23 1,907 3/24/2024
5.0.22 1,005 3/17/2024
5.0.21 6,091 1/29/2024
5.0.20 1,268 1/22/2024
5.0.19 419 1/19/2024
5.0.18 358 1/18/2024
5.0.17 332 1/17/2024
5.0.16 343 1/16/2024
5.0.15 1,194 1/14/2024
5.0.14-beta 132 1/11/2024
5.0.13-beta 121 1/10/2024
5.0.12-beta 108 1/9/2024
5.0.11-beta 218 12/28/2023
5.0.10-beta 416 12/4/2023
5.0.9-beta 766 10/3/2023
5.0.8-beta 503 8/13/2023
5.0.7-beta 196 8/7/2023
5.0.6-beta 439 7/9/2023
5.0.5-beta 452 5/18/2023
5.0.4-beta 442 4/9/2023
5.0.3-beta 216 4/3/2023
5.0.2-beta 363 2/28/2023
5.0.1-beta 284 2/9/2023
5.0.0-beta 517 1/1/2023
4.1.74 9,112 4/14/2024
4.1.73 6,076 3/24/2024
4.1.72 1,695 3/17/2024
4.1.71 2,479 1/22/2024
4.1.70 4,535 12/28/2023
4.1.69 5,868 12/4/2023
4.1.68 11,774 10/3/2023
4.1.67 8,958 8/13/2023
4.1.66 2,521 8/7/2023
4.1.65 4,314 7/9/2023
4.1.64 10,351 5/18/2023
4.1.63 9,097 4/9/2023
4.1.62 1,491 4/3/2023
4.1.61 6,325 2/28/2023
4.1.60 13,609 12/23/2022
4.1.59 9,780 11/7/2022
4.1.58 5,857 9/9/2022
4.1.57 3,429 8/18/2022
4.1.56 802 8/16/2022
4.1.55 709 8/15/2022
4.1.54 698 8/12/2022
4.1.52 5,548 7/10/2022
4.1.51 1,459 6/30/2022
4.1.50 1,263 6/26/2022
4.1.49 928 6/22/2022
4.1.48 1,677 6/9/2022
4.1.47 781 6/8/2022
4.1.46 729 6/6/2022
4.1.45 10,280 5/6/2022
4.1.44 604 5/5/2022
4.1.43 945 5/3/2022
4.1.42 577 5/1/2022
4.1.41 1,979 4/9/2022
4.1.40 865 4/7/2022
4.1.39 869 4/1/2022
4.1.38 634 3/31/2022
4.1.37 949 3/26/2022
4.1.36 1,242 3/19/2022
4.1.35 1,899 3/7/2022
4.1.34 748 3/4/2022
4.1.33 2,694 2/5/2022
4.1.32 1,585 1/24/2022
4.1.31 1,357 1/18/2022
4.1.30 845 1/15/2022
4.1.29 1,513 1/2/2022
4.1.28 887 1/2/2022
4.1.27 8,105 10/24/2021
4.1.26 1,231 10/12/2021
4.1.25 673 10/6/2021
4.1.24 835 9/26/2021
4.1.23 503 9/26/2021
4.1.22 487 9/26/2021
4.1.21 681 9/18/2021
4.1.20 1,184 9/9/2021
4.1.19 515 9/8/2021
4.1.18 529 9/8/2021
4.1.17 31,486 8/25/2021
4.1.16 4,524 5/30/2021
4.1.15 702 5/27/2021
4.1.14 2,036 5/23/2021
4.1.13-beta 424 5/2/2021
4.1.12-beta 594 4/12/2021
4.1.11-beta 350 3/30/2021
4.1.10-beta 335 3/21/2021
4.1.9-beta 640 2/21/2021
4.1.8-beta 368 2/16/2021
4.1.7-beta 341 2/14/2021
4.1.6-beta 268 2/8/2021
4.1.5-beta 347 2/1/2021
4.1.4-beta 341 1/25/2021
4.1.3-beta 379 12/27/2020
4.1.2-beta 465 12/12/2020
4.1.1-beta 375 11/29/2020
4.1.0-beta 389 11/29/2020
4.0.49 1,271 8/25/2021
4.0.48 4,849 12/27/2020
4.0.47 988 12/13/2020
4.0.46 589 12/11/2020
4.0.45 886 11/25/2020
4.0.44 656 11/22/2020
4.0.42 8,894 9/27/2020
4.0.41 652 9/26/2020
4.0.40 798 9/20/2020
4.0.39 2,744 8/9/2020
4.0.38 1,479 7/7/2020
4.0.37 888 6/22/2020
4.0.36 607 6/22/2020
4.0.35 959 6/9/2020
4.0.34 1,188 5/18/2020
4.0.33 594 5/18/2020
4.0.32 574 5/17/2020
4.0.31 659 5/6/2020
4.0.30 682 5/4/2020
4.0.29 3,978 4/11/2020
4.0.28 740 4/7/2020
4.0.27 688 4/5/2020
4.0.26 691 4/5/2020
4.0.25 657 3/29/2020
4.0.24 687 3/27/2020
4.0.23 643 3/23/2020
4.0.22 686 3/17/2020
4.0.21 666 3/15/2020
4.0.19 769 2/29/2020
4.0.18 1,211 2/7/2020
4.0.17 599 2/6/2020
4.0.16 740 2/2/2020
4.0.15 684 1/28/2020
4.0.14 738 1/24/2020
4.0.13 959 1/21/2020
4.0.12 610 1/21/2020
4.0.11 647 1/19/2020
4.0.10 746 1/18/2020
4.0.9 2,346 12/4/2019
4.0.7 651 12/1/2019
4.0.6 613 11/29/2019
4.0.5 620 11/27/2019
4.0.4 616 11/25/2019
4.0.3 593 11/23/2019
4.0.2 767 11/9/2019
4.0.1 2,291 11/3/2019