Plotly.NET 2.0.0-beta

This is a prerelease version of Plotly.NET.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Plotly.NET --version 2.0.0-beta
                    
NuGet\Install-Package Plotly.NET -Version 2.0.0-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="Plotly.NET" Version="2.0.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plotly.NET" Version="2.0.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Plotly.NET" />
                    
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 Plotly.NET --version 2.0.0-beta
                    
#r "nuget: Plotly.NET, 2.0.0-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 Plotly.NET@2.0.0-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=Plotly.NET&version=2.0.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Plotly.NET&version=2.0.0-beta&prerelease
                    
Install as a Cake Tool

plotly.js charts in .NET programming languages 📈🚀.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Plotly.NET:

Package Downloads
Plotly.NET.ImageExport

An easily extensible library to render static images from Plotly.NET charts.

Plotly.NET.CSharp

Native C# bindings for Plotly.NET 📈🚀.

Plotly.NET.Interactive

A .NET Interactive Kernel Extension for displaying Plotly.NET charts.

QuantConnect.Research

QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment

eXponential.base

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Plotly.NET:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
asc-community/AngouriMath
Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
bitfaster/BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
WhiteBlackGoose/AsmToDelegate
Compile asm code into C# functions on fly!
Capnode/Algoloop
Windows desktop algo trading with QuantConnect Lean engine.
Version Downloads Last Updated
6.0.0-preview.1 1,035 7/28/2025
5.1.0 217,176 9/4/2024
5.0.0 398,374 5/27/2024
4.2.0 101,102 8/2/2023
4.1.0 34,361 7/14/2023
4.0.0 84,870 2/24/2023
4.0.0-preview.4 260 2/24/2023
4.0.0-preview.3 353 2/15/2023
4.0.0-preview.2 326 2/10/2023
4.0.0-preview.1 269 2/10/2023
3.0.1 149,655 8/26/2022
3.0.0 23,857 6/15/2022
2.0.0 17,598 4/28/2022
2.0.0-preview.18 1,556 3/4/2022
2.0.0-preview.17 22,221 2/8/2022
2.0.0-preview.16 20,376 11/27/2021
2.0.0-preview.15 2,322 11/16/2021
2.0.0-preview.14 399 11/12/2021
2.0.0-preview.13 310 11/12/2021
2.0.0-beta 533 1/15/2021
Loading failed