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

// Install ScottPlot.WinForms as a Cake Tool
#tool nuget:?package=ScottPlot.WinForms&version=4.1.13-beta&prerelease                

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

Engine.ML

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

Maomi.ScottPlot.Winforms

C# 绘图框架扩展包.

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.
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中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
Version Downloads Last updated
5.0.54 4,582 1/26/2025
5.0.53 1,908 1/13/2025
5.0.52 672 1/9/2025
5.0.51 431 1/8/2025
5.0.50 328 1/7/2025
5.0.49 114 1/6/2025
5.0.48 274 1/6/2025
5.0.47 5,107 11/24/2024
5.0.46 1,382 11/17/2024
5.0.45 1,187 11/13/2024
5.0.44 679 11/9/2024
5.0.43 1,156 11/3/2024
5.0.42 940 10/30/2024
5.0.41 530 10/28/2024
5.0.40 1,838 10/16/2024
5.0.39 5,478 9/9/2024
5.0.38 955 9/2/2024
5.0.37 4,949 7/30/2024
5.0.36 3,364 6/29/2024
5.0.35 3,175 6/10/2024
5.0.34 5,259 5/5/2024
5.0.33 361 5/4/2024
5.0.32 420 5/1/2024
5.0.31 884 4/27/2024
5.0.30 614 4/27/2024
5.0.29 266 4/26/2024
5.0.28 377 4/25/2024
5.0.27 1,047 4/23/2024
5.0.26 1,499 4/14/2024
5.0.25 1,653 4/8/2024
5.0.24 273 4/7/2024
5.0.23 1,872 3/24/2024
5.0.22 984 3/17/2024
5.0.21 5,918 1/29/2024
5.0.20 1,234 1/22/2024
5.0.19 411 1/19/2024
5.0.18 355 1/18/2024
5.0.17 325 1/17/2024
5.0.16 335 1/16/2024
5.0.15 1,034 1/14/2024
5.0.14-beta 131 1/11/2024
5.0.13-beta 120 1/10/2024
5.0.12-beta 108 1/9/2024
5.0.11-beta 216 12/28/2023
5.0.10-beta 414 12/4/2023
5.0.9-beta 765 10/3/2023
5.0.8-beta 503 8/13/2023
5.0.7-beta 194 8/7/2023
5.0.6-beta 439 7/9/2023
5.0.5-beta 448 5/18/2023
5.0.4-beta 440 4/9/2023
5.0.3-beta 214 4/3/2023
5.0.2-beta 362 2/28/2023
5.0.1-beta 280 2/9/2023
5.0.0-beta 506 1/1/2023
4.1.74 7,905 4/14/2024
4.1.73 5,572 3/24/2024
4.1.72 1,516 3/17/2024
4.1.71 2,403 1/22/2024
4.1.70 4,344 12/28/2023
4.1.69 5,699 12/4/2023
4.1.68 11,519 10/3/2023
4.1.67 8,807 8/13/2023
4.1.66 2,467 8/7/2023
4.1.65 4,259 7/9/2023
4.1.64 10,271 5/18/2023
4.1.63 9,014 4/9/2023
4.1.62 1,469 4/3/2023
4.1.61 6,101 2/28/2023
4.1.60 13,393 12/23/2022
4.1.59 9,212 11/7/2022
4.1.58 5,801 9/9/2022
4.1.57 3,373 8/18/2022
4.1.56 787 8/16/2022
4.1.55 699 8/15/2022
4.1.54 685 8/12/2022
4.1.52 5,466 7/10/2022
4.1.51 1,399 6/30/2022
4.1.50 1,238 6/26/2022
4.1.49 922 6/22/2022
4.1.48 1,655 6/9/2022
4.1.47 770 6/8/2022
4.1.46 720 6/6/2022
4.1.45 10,169 5/6/2022
4.1.44 595 5/5/2022
4.1.43 933 5/3/2022
4.1.42 568 5/1/2022
4.1.41 1,964 4/9/2022
4.1.40 850 4/7/2022
4.1.39 856 4/1/2022
4.1.38 625 3/31/2022
4.1.37 938 3/26/2022
4.1.36 1,221 3/19/2022
4.1.35 1,545 3/7/2022
4.1.34 738 3/4/2022
4.1.33 2,671 2/5/2022
4.1.32 1,571 1/24/2022
4.1.31 1,329 1/18/2022
4.1.30 826 1/15/2022
4.1.29 1,487 1/2/2022
4.1.28 859 1/2/2022
4.1.27 8,073 10/24/2021
4.1.26 1,214 10/12/2021
4.1.25 660 10/6/2021
4.1.24 821 9/26/2021
4.1.23 486 9/26/2021
4.1.22 473 9/26/2021
4.1.21 669 9/18/2021
4.1.20 1,145 9/9/2021
4.1.19 505 9/8/2021
4.1.18 517 9/8/2021
4.1.17 29,279 8/25/2021
4.1.16 4,486 5/30/2021
4.1.15 690 5/27/2021
4.1.14 2,007 5/23/2021
4.1.13-beta 411 5/2/2021
4.1.12-beta 582 4/12/2021
4.1.11-beta 337 3/30/2021
4.1.10-beta 323 3/21/2021
4.1.9-beta 624 2/21/2021
4.1.8-beta 353 2/16/2021
4.1.7-beta 326 2/14/2021
4.1.6-beta 251 2/8/2021
4.1.5-beta 331 2/1/2021
4.1.4-beta 324 1/25/2021
4.1.3-beta 364 12/27/2020
4.1.2-beta 449 12/12/2020
4.1.1-beta 358 11/29/2020
4.1.0-beta 369 11/29/2020
4.0.49 1,234 8/25/2021
4.0.48 4,790 12/27/2020
4.0.47 968 12/13/2020
4.0.46 571 12/11/2020
4.0.45 867 11/25/2020
4.0.44 640 11/22/2020
4.0.42 8,700 9/27/2020
4.0.41 633 9/26/2020
4.0.40 781 9/20/2020
4.0.39 2,727 8/9/2020
4.0.38 1,460 7/7/2020
4.0.37 870 6/22/2020
4.0.36 592 6/22/2020
4.0.35 941 6/9/2020
4.0.34 1,172 5/18/2020
4.0.33 578 5/18/2020
4.0.32 559 5/17/2020
4.0.31 643 5/6/2020
4.0.30 660 5/4/2020
4.0.29 3,922 4/11/2020
4.0.28 725 4/7/2020
4.0.27 673 4/5/2020
4.0.26 675 4/5/2020
4.0.25 640 3/29/2020
4.0.24 671 3/27/2020
4.0.23 626 3/23/2020
4.0.22 671 3/17/2020
4.0.21 647 3/15/2020
4.0.19 752 2/29/2020
4.0.18 1,191 2/7/2020
4.0.17 583 2/6/2020
4.0.16 724 2/2/2020
4.0.15 667 1/28/2020
4.0.14 720 1/24/2020
4.0.13 941 1/21/2020
4.0.12 590 1/21/2020
4.0.11 632 1/19/2020
4.0.10 723 1/18/2020
4.0.9 2,319 12/4/2019
4.0.7 634 12/1/2019
4.0.6 597 11/29/2019
4.0.5 606 11/27/2019
4.0.4 602 11/25/2019
4.0.3 577 11/23/2019
4.0.2 751 11/9/2019
4.0.1 2,212 11/3/2019