Plotly.NET 2.0.0-beta1

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-beta1
NuGet\Install-Package Plotly.NET -Version 2.0.0-beta1
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-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plotly.NET --version 2.0.0-beta1
#r "nuget: Plotly.NET, 2.0.0-beta1"
#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 Plotly.NET as a Cake Addin
#addin nuget:?package=Plotly.NET&version=2.0.0-beta1&prerelease

// Install Plotly.NET as a Cake Tool
#tool nuget:?package=Plotly.NET&version=2.0.0-beta1&prerelease

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

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

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

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

Plotly.NET.Interactive

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

Plotly.NET.ImageExport

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

Plotly.NET.CSharp

Native C# bindings for Plotly.NET 📈🚀.

eXponential.base

Package Description

GitHub repositories (4)

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

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
asc-community/AngouriMath
New 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!
Version Downloads Last updated
4.2.0 31,440 8/2/2023
4.1.0 10,081 7/14/2023
4.0.0 37,612 2/24/2023
4.0.0-preview.4 98 2/24/2023
4.0.0-preview.3 179 2/15/2023
4.0.0-preview.2 167 2/10/2023
4.0.0-preview.1 98 2/10/2023
3.0.1 52,954 8/26/2022
3.0.0 12,680 6/15/2022
2.0.0 13,076 4/28/2022
2.0.0-preview.18 1,336 3/4/2022
2.0.0-preview.17 20,830 2/8/2022
2.0.0-preview.16 10,734 11/27/2021
2.0.0-preview.15 2,135 11/16/2021
2.0.0-preview.14 223 11/12/2021
2.0.0-preview.13 156 11/12/2021
2.0.0-preview.12 528 11/8/2021
2.0.0-preview.11 262 11/4/2021
2.0.0-preview.10 565 10/11/2021
2.0.0-preview.9 817 9/30/2021
2.0.0-preview.8 17,821 9/16/2021
2.0.0-preview.7 506 8/26/2021
2.0.0-preview.6 3,706 7/12/2021
2.0.0-preview.5 237 7/7/2021
2.0.0-preview.4 304 6/22/2021
2.0.0-preview.3 385 6/16/2021
2.0.0-preview.2 615 6/3/2021
2.0.0-preview.1 482 5/31/2021
2.0.0-beta9 727 5/3/2021
2.0.0-beta8 1,971 3/28/2021
2.0.0-beta7 800 3/20/2021
2.0.0-beta6 1,694 2/15/2021
2.0.0-beta5 1,729 1/22/2021
2.0.0-beta4 241 1/22/2021
2.0.0-beta3 273 1/18/2021
2.0.0-beta2 211 1/18/2021
2.0.0-beta1 277 1/15/2021
2.0.0-beta 288 1/15/2021
2.0.0-alpha5 1,743 12/11/2020
2.0.0-alpha4 252 12/10/2020
2.0.0-alpha3 772 9/22/2020
2.0.0-alpha2 1,236 9/18/2020

Fsharp.Plotly joined the Plotly family and will from now on be released under `Plotly.NET`**
[Add Rangesliders for linear Axis](https://github.com/plotly/Plotly.NET/commit/544641492195b1938697721b72814e0187a6c979)
[Improve jupyter notebook integration](https://github.com/plotly/Plotly.NET/commit/e9560656bbc8dbf767c9eb6ca35f321c98195238)
[Updated Violin Chart](https://github.com/plotly/Plotly.NET/commit/4d3afc527b11cd2f5a18c1d9876ad4e3f83beb02)
Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
[Add Stackgroup related parameters to all charts derived from the scatter trace]()
[Refactor Chart.Stack]():
new Charts:
Chart.Grid: Uses the grid object of plotly.js to generate various types of subplot grids
Chart.SingleStack: Basically Chart.Grid with one Column
[Add Sunburst Chart](https://github.com/plotly/Plotly.NET/commit/3c6cd67219c6cd81f294f0453c62fd8b70c1e689)
[Add Treemap Chart](https://github.com/plotly/Plotly.NET/commit/70b86d0cf2e3c446d7d1c501871999a88222b5bf)
[Add OHLC Chart](https://github.com/plotly/Plotly.NET/commit/0d787cf070ea10892dfd77d42ef6a162f360408d)
[Add option to render all charts derived from the scatter trace type via WebGL as scattergl trace]()
[Add Waterfall Chart](https://github.com/plotly/Plotly.NET/commit/4d93598aa03a965abc75007aea2885ff4d282059)
[Add ScatterGeo, PointGeo, LineGeo Charts](https://github.com/plotly/Plotly.NET/commit/4865c5ac0356bfb2465422a2352e18c4fce018c3)
[Add new `Figure` type to interop with Dash/Kaleido](https://github.com/plotly/Plotly.NET/commit/918adc20843d8ca1194e4511add09ba3cab5415f)
[Greatly improve C# interop](https://github.com/plotly/Plotly.NET/commit/c1ed1be0234a4fcfab921acb43f1c0cf128cc233)
[Add kernel formatting extension for dotnet interactive notebooks](https://github.com/plotly/Plotly.NET/commit/fa990371dd68ec1f5784288ccd9e2d28d761ac93) (thanks [@WalternativeE](https://github.com/WalternativE))
[Add chart templates and related functions](https://github.com/plotly/Plotly.NET/commit/62f297649320783ea0e64725ff4703bb225268d0)
[Fix multiple chart htmls not correctly rendering on the same page](https://github.com/plotly/Plotly.NET/commit/ae6680049b02abd259c8989d1abd55e4665445c8)
[**Breaking:** Fix keys values order for bar charts](https://github.com/plotly/Plotly.NET/commit/ccb6af7df8bc071f2a0baf020805fc25d2df70b4)
[**Possibly breaking:** Update to F# 5 and target .net 5](https://github.com/plotly/Plotly.NET/commit/bd6f12023e189622c30898136425afe3ccdec5eb)
[Add fslab chart template](https://github.com/plotly/Plotly.NET/commit/efde9d82e14319b8c06081aae5568c2eae76ae6b)