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

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

BioCore

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

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.34 18,615 5/5/2024
5.0.33 644 5/4/2024
5.0.32 1,573 5/1/2024
5.0.31 3,483 4/27/2024
5.0.30 700 4/27/2024
5.0.29 352 4/26/2024
5.0.28 1,299 4/25/2024
5.0.27 3,562 4/23/2024
5.0.26 10,327 4/14/2024
5.0.25 7,196 4/8/2024
5.0.24 2,690 4/7/2024
5.0.23 7,414 3/24/2024
5.0.22 5,026 3/17/2024
5.0.21 20,772 1/29/2024
5.0.20 4,336 1/22/2024
5.0.19 1,401 1/19/2024
5.0.18 1,312 1/18/2024
5.0.17 2,088 1/17/2024
5.0.16 526 1/16/2024
5.0.15 1,217 1/14/2024
5.0.14-beta 336 1/11/2024
5.0.13-beta 250 1/10/2024
5.0.12-beta 202 1/9/2024
5.0.11-beta 1,389 12/28/2023
5.0.10-beta 2,419 12/4/2023
5.0.9-beta 11,497 10/3/2023
5.0.8-beta 25,136 8/13/2023
5.0.7-beta 1,023 8/7/2023
5.0.6-beta 6,200 7/9/2023
5.0.5-beta 1,702 5/18/2023
5.0.4-beta 2,577 4/9/2023
5.0.3-beta 500 4/3/2023
5.0.2-beta 2,798 2/28/2023
5.0.1-beta 1,262 2/9/2023
5.0.0-beta 2,326 1/1/2023
4.1.74 2,663 4/14/2024
4.1.73 2,247 3/24/2024
4.1.72 2,082 3/17/2024
4.1.71 6,594 1/22/2024
4.1.70 22,267 12/28/2023
4.1.69 16,423 12/4/2023
4.1.68 52,445 10/3/2023
4.1.67 38,136 8/13/2023
4.1.66 30,987 8/7/2023
4.1.65 16,949 7/9/2023
4.1.64 50,789 5/18/2023
4.1.63 21,656 4/9/2023
4.1.62 6,479 4/3/2023
4.1.61 27,146 2/28/2023
4.1.60 45,263 12/23/2022
4.1.59 74,278 11/7/2022
4.1.58 31,066 9/9/2022
4.1.57 18,195 8/18/2022
4.1.56 2,350 8/16/2022
4.1.55 4,025 8/15/2022
4.1.53 2,867 8/12/2022
4.1.52 36,316 7/10/2022
4.1.51 6,336 6/30/2022
4.1.50 3,075 6/26/2022
4.1.49 3,002 6/22/2022
4.1.48 3,987 6/9/2022
4.1.47 2,726 6/8/2022
4.1.46 2,661 6/6/2022
4.1.45 35,344 5/6/2022
4.1.44 1,921 5/5/2022
4.1.43 6,031 5/3/2022
4.1.42 2,262 5/1/2022
4.1.41 10,302 4/9/2022
4.1.40 2,467 4/7/2022
4.1.39 9,229 4/1/2022
4.1.38 1,901 3/31/2022
4.1.37 52,552 3/26/2022
4.1.36 6,122 3/19/2022
4.1.35 5,146 3/7/2022
4.1.34 4,925 3/4/2022
4.1.33 15,413 2/5/2022
4.1.32 5,879 1/24/2022
4.1.31 8,287 1/18/2022
4.1.30 2,571 1/15/2022
4.1.29 17,565 1/2/2022
4.1.28 1,597 1/2/2022
4.1.27 40,500 10/24/2021
4.1.26 5,418 10/12/2021
4.1.25 5,362 10/6/2021
4.1.24 2,500 9/26/2021
4.1.23 1,203 9/26/2021
4.1.22 1,201 9/26/2021
4.1.21 3,213 9/18/2021
4.1.20 3,978 9/9/2021
4.1.19 1,327 9/8/2021
4.1.18 1,297 9/8/2021
4.1.17 27,432 8/25/2021
4.1.16 14,817 5/30/2021
4.1.15 1,636 5/27/2021
4.1.14 3,534 5/23/2021
4.1.13-beta 1,554 5/2/2021
4.1.12-beta 1,272 4/12/2021
4.1.11-beta 4,877 3/30/2021
4.1.10-beta 1,351 3/21/2021
4.1.9-beta 2,257 2/21/2021
4.1.8-beta 843 2/16/2021
4.1.7-beta 2,900 2/14/2021
4.1.6-beta 1,011 2/8/2021
4.1.5-beta 898 2/1/2021
4.1.4-beta 786 1/25/2021
4.1.3-beta 976 12/27/2020
4.1.2-beta 925 12/12/2020
4.1.1-beta 839 11/29/2020
4.1.0-beta 820 11/29/2020
4.0.49 6,069 8/25/2021
4.0.48 55,701 12/27/2020
4.0.47 14,021 12/13/2020
4.0.46 1,395 12/11/2020
4.0.45 2,783 11/25/2020
4.0.44 1,548 11/22/2020
4.0.42 26,987 9/27/2020
4.0.41 1,414 9/26/2020
4.0.40 2,259 9/20/2020
4.0.39 33,803 8/9/2020
4.0.38 3,630 7/7/2020
4.0.37 2,438 6/22/2020
4.0.36 1,184 6/22/2020
4.0.35 2,125 6/9/2020
4.0.34 3,097 5/18/2020
4.0.33 1,241 5/18/2020
4.0.32 1,245 5/17/2020
4.0.31 2,371 5/6/2020
4.0.30 1,314 5/4/2020
4.0.29 18,059 4/11/2020
4.0.28 1,743 4/7/2020
4.0.27 1,736 4/5/2020
4.0.26 1,379 4/5/2020
4.0.25 1,766 3/29/2020
4.0.24 1,359 3/27/2020
4.0.23 1,325 3/23/2020
4.0.22 1,540 3/17/2020
4.0.21 7,922 3/15/2020
4.0.19 2,667 2/29/2020
4.0.18 5,286 2/7/2020
4.0.17 1,843 2/6/2020
4.0.16 1,326 2/2/2020
4.0.15 1,362 1/28/2020
4.0.14 1,359 1/24/2020
4.0.13 2,116 1/21/2020
4.0.12 1,133 1/21/2020
4.0.11 1,254 1/19/2020
4.0.10 1,322 1/18/2020
4.0.9 6,391 12/4/2019
4.0.8 704 12/3/2019
4.0.7 1,213 12/1/2019
4.0.5 1,436 11/27/2019
4.0.4 1,261 11/24/2019
4.0.3 1,218 11/23/2019
4.0.2 1,395 11/9/2019
4.0.1 2,446 11/3/2019
3.1.6 3,465 10/21/2019
3.1.5 968 10/7/2019
3.1.4 847 9/22/2019
3.1.3 1,113 8/25/2019
3.1.1 1,071 8/20/2019
3.0.9 1,831 8/12/2019
3.0.8 923 8/4/2019
3.0.7 829 7/27/2019
3.0.6 904 6/30/2019
3.0.5 821 6/24/2019
3.0.4 759 6/24/2019
3.0.3 3,100 5/29/2019
3.0.2 837 5/28/2019
3.0.1 1,351 5/28/2019

Initial release of ScottPlot v3