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.
#:package ScottPlot.WinForms@4.1.13-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ScottPlot.WinForms&version=4.1.13-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ScottPlot.WinForms&version=4.1.13-beta&prerelease
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
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
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.56 2,091 8/23/2025
5.0.55 19,054 3/22/2025
5.0.54 9,707 1/26/2025
5.0.53 2,254 1/13/2025
5.0.52 1,019 1/9/2025
5.0.51 692 1/8/2025
5.0.50 573 1/7/2025
5.0.49 160 1/6/2025
5.0.48 437 1/6/2025
5.0.47 5,872 11/24/2024
5.0.46 1,498 11/17/2024
5.0.45 1,452 11/13/2024
5.0.44 811 11/9/2024
5.0.43 1,407 11/3/2024
5.0.42 1,032 10/30/2024
5.0.41 592 10/28/2024
5.0.40 2,055 10/16/2024
5.0.39 8,031 9/9/2024
5.0.38 1,061 9/2/2024
5.0.37 6,047 7/30/2024
5.0.36 3,675 6/29/2024
5.0.35 3,620 6/10/2024
5.0.34 5,771 5/5/2024
5.0.33 409 5/4/2024
5.0.32 467 5/1/2024
5.0.31 945 4/27/2024
5.0.30 700 4/27/2024
5.0.29 316 4/26/2024
5.0.28 424 4/25/2024
5.0.27 1,087 4/23/2024
5.0.26 1,646 4/14/2024
5.0.25 1,800 4/8/2024
5.0.24 319 4/7/2024
5.0.23 2,016 3/24/2024
5.0.22 1,070 3/17/2024
5.0.21 6,690 1/29/2024
5.0.20 1,374 1/22/2024
5.0.19 469 1/19/2024
5.0.18 404 1/18/2024
5.0.17 371 1/17/2024
5.0.16 408 1/16/2024
5.0.15 1,692 1/14/2024
5.0.14-beta 161 1/11/2024
5.0.13-beta 142 1/10/2024
5.0.12-beta 136 1/9/2024
5.0.11-beta 242 12/28/2023
5.0.10-beta 445 12/4/2023
5.0.9-beta 800 10/3/2023
5.0.8-beta 547 8/13/2023
5.0.7-beta 249 8/7/2023
5.0.6-beta 494 7/9/2023
5.0.5-beta 507 5/18/2023
5.0.4-beta 497 4/9/2023
5.0.3-beta 274 4/3/2023
5.0.2-beta 417 2/28/2023
5.0.1-beta 353 2/9/2023
5.0.0-beta 580 1/1/2023
4.1.74 12,755 4/14/2024
4.1.73 8,310 3/24/2024
4.1.72 2,001 3/17/2024
4.1.71 2,946 1/22/2024
4.1.70 5,017 12/28/2023
4.1.69 6,621 12/4/2023
4.1.68 12,658 10/3/2023
4.1.67 9,728 8/13/2023
4.1.66 2,793 8/7/2023
4.1.65 4,610 7/9/2023
4.1.64 10,650 5/18/2023
4.1.63 9,454 4/9/2023
4.1.62 1,637 4/3/2023
4.1.61 7,067 2/28/2023
4.1.60 14,302 12/23/2022
4.1.59 10,410 11/7/2022
4.1.58 6,064 9/9/2022
4.1.57 3,717 8/18/2022
4.1.56 889 8/16/2022
4.1.55 785 8/15/2022
4.1.54 774 8/12/2022
4.1.52 5,861 7/10/2022
4.1.51 1,660 6/30/2022
4.1.50 1,382 6/26/2022
4.1.49 1,014 6/22/2022
4.1.48 1,804 6/9/2022
4.1.47 855 6/8/2022
4.1.46 804 6/6/2022
4.1.45 10,832 5/6/2022
4.1.44 681 5/5/2022
4.1.43 1,017 5/3/2022
4.1.42 653 5/1/2022
4.1.41 2,078 4/9/2022
4.1.40 968 4/7/2022
4.1.39 952 4/1/2022
4.1.38 723 3/31/2022
4.1.37 1,028 3/26/2022
4.1.36 1,340 3/19/2022
4.1.35 2,540 3/7/2022
4.1.34 817 3/4/2022
4.1.33 2,864 2/5/2022
4.1.32 1,664 1/24/2022
4.1.31 1,508 1/18/2022
4.1.30 934 1/15/2022
4.1.29 1,608 1/2/2022
4.1.28 1,017 1/2/2022
4.1.27 8,223 10/24/2021
4.1.26 1,330 10/12/2021
4.1.25 746 10/6/2021
4.1.24 911 9/26/2021
4.1.23 568 9/26/2021
4.1.22 555 9/26/2021
4.1.21 750 9/18/2021
4.1.20 1,280 9/9/2021
4.1.19 583 9/8/2021
4.1.18 598 9/8/2021
4.1.17 37,957 8/25/2021
4.1.16 4,676 5/30/2021
4.1.15 784 5/27/2021
4.1.14 2,282 5/23/2021
4.1.13-beta 495 5/2/2021
4.1.12-beta 692 4/12/2021
4.1.11-beta 417 3/30/2021
4.1.10-beta 402 3/21/2021
4.1.9-beta 718 2/21/2021
4.1.8-beta 438 2/16/2021
4.1.7-beta 410 2/14/2021
4.1.6-beta 343 2/8/2021
4.1.5-beta 416 2/1/2021
4.1.4-beta 413 1/25/2021
4.1.3-beta 452 12/27/2020
4.1.2-beta 542 12/12/2020
4.1.1-beta 457 11/29/2020
4.1.0-beta 469 11/29/2020
4.0.49 1,413 8/25/2021
4.0.48 5,087 12/27/2020
4.0.47 1,073 12/13/2020
4.0.46 671 12/11/2020
4.0.45 973 11/25/2020
4.0.44 732 11/22/2020
4.0.42 9,107 9/27/2020
4.0.41 725 9/26/2020
4.0.40 884 9/20/2020
4.0.39 2,832 8/9/2020
4.0.38 1,554 7/7/2020
4.0.37 978 6/22/2020
4.0.36 683 6/22/2020
4.0.35 1,041 6/9/2020
4.0.34 1,268 5/18/2020
4.0.33 677 5/18/2020
4.0.32 659 5/17/2020
4.0.31 739 5/6/2020
4.0.30 761 5/4/2020
4.0.29 4,257 4/11/2020
4.0.28 815 4/7/2020
4.0.27 775 4/5/2020
4.0.26 769 4/5/2020
4.0.25 738 3/29/2020
4.0.24 765 3/27/2020
4.0.23 726 3/23/2020
4.0.22 776 3/17/2020
4.0.21 748 3/15/2020
4.0.19 850 2/29/2020
4.0.18 1,304 2/7/2020
4.0.17 683 2/6/2020
4.0.16 822 2/2/2020
4.0.15 759 1/28/2020
4.0.14 821 1/24/2020
4.0.13 1,043 1/21/2020
4.0.12 696 1/21/2020
4.0.11 732 1/19/2020
4.0.10 855 1/18/2020
4.0.9 2,461 12/4/2019
4.0.7 738 12/1/2019
4.0.6 687 11/29/2019
4.0.5 705 11/27/2019
4.0.4 699 11/25/2019
4.0.3 675 11/23/2019
4.0.2 855 11/9/2019
4.0.1 2,512 11/3/2019