ScottPlot 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ScottPlot --version 3.0.1
NuGet\Install-Package ScottPlot -Version 3.0.1
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" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScottPlot --version 3.0.1
#r "nuget: ScottPlot, 3.0.1"
#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 as a Cake Addin
#addin nuget:?package=ScottPlot&version=3.0.1

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

ScottPlot

ScottPlot is an open-source interactive graphing library for .NET written in C#. In a GUI environment ScottPlot makes it easy to display data interactively (left-click-drag pan, right-click-drag zoom). ScottPlot was designed to be fast enough to interactively display large datasets with millions of points (such as WAV files) at high framerates. In non-GUI environments ScottPlot can create graphs and save them as images.

alternate text is missing from this package README image

Quickstart

  1. Drag/Drop ScottPlotUC (from the toolbox) onto your form
  2. Add this code to your startup sequence:
double[] xs = new double[] {1, 2, 3, 4, 5};
double[] ys = new double[] {1, 4, 9, 16, 25};
scottPlotUC1.plt.PlotScatter(xs, ys);
scottPlotUC1.plt.AxisAuto();
scottPlotUC1.Render();
Product Compatible and additional computed target framework versions.
.NET Framework 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.

This package has no dependencies.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on ScottPlot:

Package Downloads
ScottPlot.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

User controls for displaying interactive plots in WPF applications

ScottPlot.WinForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

User controls for displaying interactive plots in Windows Forms applications

ScottPlot.Avalonia The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

User controls for displaying interactive plots in Avalonia applications

BioCore

A .NET library & program for annotating, & editing various microscopy imaging formats using Bioformats supported images. including whole slide, pyramidal & series.

ScottPlot.Eto The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

User controls for displaying interactive plots in Eto applications

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on ScottPlot:

Repository Stars
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
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.
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、串口监听、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
rstropek/Samples
Version Downloads Last updated
5.0.27 0 4/23/2024
5.0.26 3,567 4/14/2024
5.0.25 5,300 4/8/2024
5.0.24 1,439 4/7/2024
5.0.23 6,132 3/24/2024
5.0.22 3,969 3/17/2024
5.0.21 17,675 1/29/2024
5.0.20 3,658 1/22/2024
5.0.19 1,311 1/19/2024
5.0.18 1,074 1/18/2024
5.0.17 1,882 1/17/2024
5.0.16 502 1/16/2024
5.0.15 1,058 1/14/2024
5.0.14-beta 332 1/11/2024
5.0.13-beta 248 1/10/2024
5.0.12-beta 199 1/9/2024
5.0.11-beta 1,360 12/28/2023
5.0.10-beta 2,112 12/4/2023
5.0.9-beta 11,368 10/3/2023
5.0.8-beta 22,695 8/13/2023
5.0.7-beta 1,021 8/7/2023
5.0.6-beta 5,869 7/9/2023
5.0.5-beta 1,696 5/18/2023
5.0.4-beta 2,447 4/9/2023
5.0.3-beta 500 4/3/2023
5.0.2-beta 2,749 2/28/2023
5.0.1-beta 1,235 2/9/2023
5.0.0-beta 2,274 1/1/2023
4.1.74 586 4/14/2024
4.1.73 1,284 3/24/2024
4.1.72 1,390 3/17/2024
4.1.71 5,536 1/22/2024
4.1.70 16,790 12/28/2023
4.1.69 14,704 12/4/2023
4.1.68 46,589 10/3/2023
4.1.67 34,377 8/13/2023
4.1.66 27,691 8/7/2023
4.1.65 16,112 7/9/2023
4.1.64 48,462 5/18/2023
4.1.63 21,311 4/9/2023
4.1.62 6,219 4/3/2023
4.1.61 25,904 2/28/2023
4.1.60 43,237 12/23/2022
4.1.59 70,763 11/7/2022
4.1.58 30,579 9/9/2022
4.1.57 16,943 8/18/2022
4.1.56 2,332 8/16/2022
4.1.55 3,895 8/15/2022
4.1.53 2,811 8/12/2022
4.1.52 34,860 7/10/2022
4.1.51 6,306 6/30/2022
4.1.50 3,037 6/26/2022
4.1.49 2,957 6/22/2022
4.1.48 3,923 6/9/2022
4.1.47 2,715 6/8/2022
4.1.46 2,658 6/6/2022
4.1.45 34,671 5/6/2022
4.1.44 1,919 5/5/2022
4.1.43 5,901 5/3/2022
4.1.42 2,256 5/1/2022
4.1.41 10,034 4/9/2022
4.1.40 2,448 4/7/2022
4.1.39 9,204 4/1/2022
4.1.38 1,901 3/31/2022
4.1.37 48,906 3/26/2022
4.1.36 6,020 3/19/2022
4.1.35 5,127 3/7/2022
4.1.34 4,762 3/4/2022
4.1.33 15,193 2/5/2022
4.1.32 5,796 1/24/2022
4.1.31 8,035 1/18/2022
4.1.30 2,556 1/15/2022
4.1.29 16,631 1/2/2022
4.1.28 1,577 1/2/2022
4.1.27 39,862 10/24/2021
4.1.26 5,292 10/12/2021
4.1.25 5,344 10/6/2021
4.1.24 2,484 9/26/2021
4.1.23 1,201 9/26/2021
4.1.22 1,197 9/26/2021
4.1.21 3,159 9/18/2021
4.1.20 3,960 9/9/2021
4.1.19 1,327 9/8/2021
4.1.18 1,292 9/8/2021
4.1.17 26,092 8/25/2021
4.1.16 14,601 5/30/2021
4.1.15 1,621 5/27/2021
4.1.14 3,406 5/23/2021
4.1.13-beta 1,553 5/2/2021
4.1.12-beta 1,269 4/12/2021
4.1.11-beta 4,877 3/30/2021
4.1.10-beta 1,349 3/21/2021
4.1.9-beta 2,241 2/21/2021
4.1.8-beta 841 2/16/2021
4.1.7-beta 2,898 2/14/2021
4.1.6-beta 1,008 2/8/2021
4.1.5-beta 898 2/1/2021
4.1.4-beta 786 1/25/2021
4.1.3-beta 975 12/27/2020
4.1.2-beta 923 12/12/2020
4.1.1-beta 838 11/29/2020
4.1.0-beta 818 11/29/2020
4.0.49 6,011 8/25/2021
4.0.48 54,180 12/27/2020
4.0.47 13,824 12/13/2020
4.0.46 1,393 12/11/2020
4.0.45 2,778 11/25/2020
4.0.44 1,543 11/22/2020
4.0.42 26,505 9/27/2020
4.0.41 1,412 9/26/2020
4.0.40 2,227 9/20/2020
4.0.39 33,154 8/9/2020
4.0.38 3,599 7/7/2020
4.0.37 2,415 6/22/2020
4.0.36 1,178 6/22/2020
4.0.35 2,112 6/9/2020
4.0.34 3,091 5/18/2020
4.0.33 1,239 5/18/2020
4.0.32 1,240 5/17/2020
4.0.31 2,370 5/6/2020
4.0.30 1,312 5/4/2020
4.0.29 17,714 4/11/2020
4.0.28 1,729 4/7/2020
4.0.27 1,736 4/5/2020
4.0.26 1,378 4/5/2020
4.0.25 1,758 3/29/2020
4.0.24 1,355 3/27/2020
4.0.23 1,325 3/23/2020
4.0.22 1,540 3/17/2020
4.0.21 7,475 3/15/2020
4.0.19 2,659 2/29/2020
4.0.18 5,226 2/7/2020
4.0.17 1,843 2/6/2020
4.0.16 1,325 2/2/2020
4.0.15 1,358 1/28/2020
4.0.14 1,357 1/24/2020
4.0.13 2,116 1/21/2020
4.0.12 1,130 1/21/2020
4.0.11 1,252 1/19/2020
4.0.10 1,309 1/18/2020
4.0.9 6,379 12/4/2019
4.0.8 704 12/3/2019
4.0.7 1,211 12/1/2019
4.0.5 1,432 11/27/2019
4.0.4 1,260 11/24/2019
4.0.3 1,217 11/23/2019
4.0.2 1,392 11/9/2019
4.0.1 2,405 11/3/2019
3.1.6 3,398 10/21/2019
3.1.5 968 10/7/2019
3.1.4 842 9/22/2019
3.1.3 1,111 8/25/2019
3.1.1 1,071 8/20/2019
3.0.9 1,803 8/12/2019
3.0.8 920 8/4/2019
3.0.7 828 7/27/2019
3.0.6 901 6/30/2019
3.0.5 821 6/24/2019
3.0.4 758 6/24/2019
3.0.3 3,075 5/29/2019
3.0.2 836 5/28/2019
3.0.1 1,273 5/28/2019

Initial release of ScottPlot v3