Plotly.NET 2.0.0-preview.8
Showing the top 20 packages that depend on Plotly.NET.
| Packages | Downloads |
|---|---|
|
Plotly.NET.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts.
|
6 |
|
Plotly.NET.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts.
|
5 |
|
Plotly.NET.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts
|
5 |
Fsharp.Plotly joined the Plotly family and will from now on be released under Plotly.NET**
Breaking changes compared to 1.x.x / previous 2.0.0 alpha/beta/preview versions:**
Breaking: Fix keys values order for bar charts
Breaking: fix color assignment of pie and doughnut charts
Breaking:** Chart methods now have static type annotations, which may lead to incompatibilities in some cases
Breaking:** Rename ChartDescription type: Plotly.NET.ChartDescription.Description -> Plotly.NET.ChartDescription
Possibly breaking: target netstandad 2.0
Possibly breaking: target net5.0 as well
Breaking:** Many functions of the Chart API have been changed to be in lower camelCase (e.g Chart.Show -> Chart.show, Chart.withX_Axis -> Chart.withXAxis, etc.) see full set of changes in that category here, thanks @WhiteBlackGoose
Breaking**: Many Parameters of init and style functions have been changed to PascalCase, this is ongoing and will be breaking eregularily until unified.
SubPlotIds are now unified under the StyleParam.SubPlotId type which is used to assign subplots anchors (e.g. scenes for 3d charts, polar for polar charts) This change will be reflectes in trace type modeling in a later release.
Breaking**: Layout and trace object abstractions are now in new namespaces: Plotly.NET.LayoutObjects/Plotly.NET.TraceObjects
Breaking**: every argument/parameter concerned with color has been changed to use the new Color type isntead of a plain string.
Major Additions:**
Add kernel formatting extension for dotnet interactive notebooks (thanks @WalternativeE)
Greatly improve C# interop
Add the Plotly.NET.ImageExport project - Render Plotly.NET charts as static images
Use a statically typed color representation that is compatible with all ways plotly uses colors - thanks @muehlhaus
New Charts:**
Refactor Chart.Stack into:
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
Add Treemap Chart
Add OHLC Chart
Add option to render all charts derived from the scatter trace type via WebGL as scattergl trace
Add Waterfall Chart
Add ScatterGeo, PointGeo, LineGeo Charts
Add HeatmapGL, thanks @Joott]
Add Funnel Chart, thanks @Joott]
Add FunnelArea Chart, thanks @Joott
Add all Mapbox Charts:
ScatterMapbox (and derived PointMapbox and LineMapbox)
ChoroplethMapbox
DensityMapbox
Add all Polar Charts and related layout properties :
ScatterPolar (and derived PointPolar, LinePolar, SplinePolar, BubblePolar)
BarPolar
Polar object
Angula and RadialAxis
Add missing 3D charts and related layout options
Scatter3d derived Point3d, Line3d, Bubble3d
Cone
StreamTube
Volume
IsoSurface
Full Scene support
Add Ternary Charts (ScatterTernary and derived PointTernary, LineTernary):
Minor Additions/fixes:**
Add Rangesliders for linear Axis
Improve jupyter notebook integration
Updated Violin Chart
Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
Add Stackgroup related parameters to all charts derived from the scatter trace
Add new Figure type to interop with Dash/Kaleido
Add chart templates and related functions
Fix multiple chart htmls not correctly rendering on the same page
Add fslab chart template
Add Legend creation properties and related functions
Add Chart.withWithAdditionalHeadTags, Chart.withHeadTags, Chart.WithMathTex extensions for manipulating display options
Fix Annotation type annotations (#78)
Add name option with defaults for the upper and lower bound traces in range charts
Add functionality and docs for using GeoJSON with geo charts #86
Add functionality to customize Lower and upper labels of range charts #83
Allow custom font family, thanks @pirrmann]
Use custom attributes for all parameters for better C# interop
Add ToString() and Convert() instance members to StyleParams for better C# interop
Improve Trace type system
Fix incorrect scale used in image export - thanks @pirrmann]
Other notable changes**
These changes do not necessarily reflect changes on the usage layer, but should be attributed/noted nonetheless:
149 tests for html output generation have been added by @WhiteBlackGoose via #104, thanks!
.NET 5.0
- DynamicObj (>= 0.0.3)
- FSharp.Core (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
.NET Standard 2.0
- DynamicObj (>= 0.0.3)
- FSharp.Core (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
| Version | Downloads | Last updated |
|---|---|---|
| 6.0.0-preview.1 | 6 | 04/04/2026 |
| 5.1.0 | 7 | 04/04/2026 |
| 5.0.0 | 4 | 04/02/2026 |
| 4.2.0 | 6 | 04/04/2026 |
| 4.1.0 | 6 | 04/04/2026 |
| 4.0.0 | 6 | 04/04/2026 |
| 4.0.0-preview.4 | 6 | 04/04/2026 |
| 4.0.0-preview.3 | 6 | 04/04/2026 |
| 4.0.0-preview.2 | 6 | 04/04/2026 |
| 4.0.0-preview.1 | 6 | 04/04/2026 |
| 3.0.1 | 5 | 04/04/2026 |
| 3.0.0 | 6 | 04/04/2026 |
| 2.0.0 | 6 | 04/04/2026 |
| 2.0.0-preview.18 | 5 | 04/04/2026 |
| 2.0.0-preview.17 | 6 | 04/04/2026 |
| 2.0.0-preview.16 | 6 | 04/04/2026 |
| 2.0.0-preview.15 | 7 | 04/04/2026 |
| 2.0.0-preview.14 | 7 | 04/04/2026 |
| 2.0.0-preview.13 | 6 | 04/04/2026 |
| 2.0.0-preview.12 | 6 | 04/04/2026 |
| 2.0.0-preview.11 | 6 | 04/04/2026 |
| 2.0.0-preview.10 | 7 | 04/04/2026 |
| 2.0.0-preview.9 | 6 | 04/04/2026 |
| 2.0.0-preview.8 | 6 | 04/04/2026 |
| 2.0.0-preview.7 | 5 | 04/04/2026 |
| 2.0.0-preview.6 | 6 | 04/04/2026 |
| 2.0.0-preview.5 | 6 | 04/04/2026 |
| 2.0.0-preview.4 | 6 | 04/04/2026 |
| 2.0.0-preview.3 | 7 | 04/04/2026 |
| 2.0.0-preview.2 | 6 | 04/04/2026 |
| 2.0.0-preview.1 | 5 | 04/04/2026 |
| 2.0.0-beta9 | 6 | 04/04/2026 |
| 2.0.0-beta8 | 6 | 04/04/2026 |
| 2.0.0-beta7 | 6 | 04/04/2026 |
| 2.0.0-beta6 | 5 | 04/04/2026 |
| 2.0.0-beta5 | 6 | 04/04/2026 |
| 2.0.0-beta4 | 5 | 04/04/2026 |
| 2.0.0-beta3 | 4 | 04/04/2026 |
| 2.0.0-beta2 | 6 | 04/04/2026 |
| 2.0.0-beta1 | 7 | 04/04/2026 |
| 2.0.0-beta | 6 | 04/04/2026 |
| 2.0.0-alpha5 | 6 | 04/04/2026 |
| 2.0.0-alpha4 | 6 | 04/04/2026 |
| 2.0.0-alpha3 | 6 | 04/04/2026 |
| 2.0.0-alpha2 | 6 | 04/04/2026 |