Plotly.NET
3.0.1
dotnet add package Plotly.NET --version 3.0.1
NuGet\Install-Package Plotly.NET -Version 3.0.1
<PackageReference Include="Plotly.NET" Version="3.0.1" />
paket add Plotly.NET --version 3.0.1
#r "nuget: Plotly.NET, 3.0.1"
// Install Plotly.NET as a Cake Addin
#addin nuget:?package=Plotly.NET&version=3.0.1
// Install Plotly.NET as a Cake Tool
#tool nuget:?package=Plotly.NET&version=3.0.1
plotly.js charts in .NET programming languages 📈🚀.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- DynamicObj (>= 2.0.0)
- FSharp.Core (>= 6.0.5)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (12)
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.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts. |
|
eXponential.base
Package Description |
|
BioFSharp.Vis
Data visualization for bioinformatic purposes |
|
Plotly.NET.CSharp
Native C# bindings for Plotly.NET 📈🚀. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Plotly.NET:
Repository | Stars |
---|---|
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
|
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 5,589 | 8/26/2022 |
3.0.0 | 5,673 | 6/15/2022 |
2.0.0 | 8,026 | 4/28/2022 |
2.0.0-preview.18 | 1,230 | 3/4/2022 |
2.0.0-preview.17 | 9,067 | 2/8/2022 |
2.0.0-preview.16 | 4,795 | 11/27/2021 |
2.0.0-preview.15 | 2,080 | 11/16/2021 |
2.0.0-preview.14 | 168 | 11/12/2021 |
2.0.0-preview.13 | 105 | 11/12/2021 |
2.0.0-preview.12 | 467 | 11/8/2021 |
2.0.0-preview.11 | 210 | 11/4/2021 |
2.0.0-preview.10 | 457 | 10/11/2021 |
2.0.0-preview.9 | 614 | 9/30/2021 |
2.0.0-preview.8 | 17,496 | 9/16/2021 |
2.0.0-preview.7 | 442 | 8/26/2021 |
2.0.0-preview.6 | 3,315 | 7/12/2021 |
2.0.0-preview.5 | 183 | 7/7/2021 |
2.0.0-preview.4 | 254 | 6/22/2021 |
2.0.0-preview.3 | 318 | 6/16/2021 |
2.0.0-preview.2 | 567 | 6/3/2021 |
2.0.0-preview.1 | 427 | 5/31/2021 |
2.0.0-beta9 | 610 | 5/3/2021 |
2.0.0-beta8 | 1,625 | 3/28/2021 |
2.0.0-beta7 | 634 | 3/20/2021 |
2.0.0-beta6 | 1,383 | 2/15/2021 |
2.0.0-beta5 | 1,354 | 1/22/2021 |
2.0.0-beta4 | 158 | 1/22/2021 |
2.0.0-beta3 | 184 | 1/18/2021 |
2.0.0-beta2 | 131 | 1/18/2021 |
2.0.0-beta1 | 191 | 1/15/2021 |
2.0.0-beta | 186 | 1/15/2021 |
2.0.0-alpha5 | 1,239 | 12/11/2020 |
2.0.0-alpha4 | 176 | 12/10/2020 |
2.0.0-alpha3 | 550 | 9/22/2020 |
2.0.0-alpha2 | 1,151 | 9/18/2020 |
Minor fixes for Object abstractions:
- Use correct Optional Parameter Attributes everywhere. This affects object abstractions for the following objects, but should be backwards compatible:
- Annotation
- LayoutImage
- Pattern
- TableCells
- `FontSelectionStyle.init` now correctly returns a FontSelectionStyle instead of unit