Plotly.NET
3.0.0
See the version list below for details.
dotnet add package Plotly.NET --version 3.0.0
NuGet\Install-Package Plotly.NET -Version 3.0.0
<PackageReference Include="Plotly.NET" Version="3.0.0" />
<PackageVersion Include="Plotly.NET" Version="3.0.0" />
<PackageReference Include="Plotly.NET" />
paket add Plotly.NET --version 3.0.0
#r "nuget: Plotly.NET, 3.0.0"
#:package Plotly.NET@3.0.0
#addin nuget:?package=Plotly.NET&version=3.0.0
#tool nuget:?package=Plotly.NET&version=3.0.0
plotly.js charts in .NET programming languages 📈🚀.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- DynamicObj (>= 2.0.0)
- FSharp.Core (>= 6.0.2)
- Newtonsoft.Json (>= 13.0.1)
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,036 | 7/28/2025 |
| 5.1.0 | 217,342 | 9/4/2024 |
| 5.0.0 | 398,488 | 5/27/2024 |
| 4.2.0 | 101,108 | 8/2/2023 |
| 4.1.0 | 34,362 | 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,665 | 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,323 | 11/16/2021 |
| 2.0.0-preview.14 | 400 | 11/12/2021 |
| 2.0.0-preview.13 | 310 | 11/12/2021 |
| 2.0.0-preview.12 | 739 | 11/8/2021 |
This release adopts strong assembly naming.
This might cause backwards incompatibility and therefore results in an early major version increase.
For more insights why we do this, check out the conversation on this [issue](https://github.com/plotly/Plotly.NET/issues/175)
Other additions:
- [fix legend xanchor plotly attribute name](https://github.com/plotly/Plotly.NET/commit/0d612f9c847609c8f676ade0acfada11f137d833) ([#289](https://github.com/plotly/Plotly.NET/issues/289))