Skip to content

Commit 42f9b7c

Browse files
committed
Update release notes
1 parent e845ba2 commit 42f9b7c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Diff for: RELEASE_NOTES.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### 2.0.0 - TBD
22

33
**Fsharp.Plotly joined the Plotly family and will from now on be released under `Plotly.NET`**
4-
** Breaking changes compared to 1.x.x / previous 2.0.0 beta versions:**
4+
5+
**Breaking changes compared to 1.x.x / previous 2.0.0 beta versions:**
56

67
* [**Breaking:** Fix keys values order for bar charts](https://github.com/plotly/Plotly.NET/commit/ccb6af7df8bc071f2a0baf020805fc25d2df70b4)
78
* [**Breaking: fix color assignment of pie and doughnut charts**](https://github.com/plotly/Plotly.NET/commit/2bbb35ad5d44c6de1bf79b23b7b0a64effa8bdf9)
@@ -14,6 +15,7 @@
1415

1516
* [Add kernel formatting extension for dotnet interactive notebooks](https://github.com/plotly/Plotly.NET/commit/fa990371dd68ec1f5784288ccd9e2d28d761ac93) (thanks [@WalternativeE](https://github.com/WalternativE))
1617
* [Greatly improve C# interop](https://github.com/plotly/Plotly.NET/commit/c1ed1be0234a4fcfab921acb43f1c0cf128cc233)
18+
* [Add the Plotly.NET.ImageExport project](https://github.com/plotly/Plotly.NET/pull/94) - Render Plotly.NET charts as static images
1719

1820
**New Charts:**
1921

@@ -47,10 +49,10 @@
4749
* [Add fslab chart template](https://github.com/plotly/Plotly.NET/commit/efde9d82e14319b8c06081aae5568c2eae76ae6b)
4850
* [Add Legend creation properties and related functions](https://github.com/plotly/Plotly.NET/commit/a96af40901c627817ebd75b517b872f4cc6a941d)
4951
* [Add Chart.withWithAdditionalHeadTags, Chart.withHeadTags, Chart.WithMathTex extensions for manipulating display options](https://github.com/plotly/Plotly.NET/commit/6ae1212d18a5282f631723342a685ed3b4280315)
50-
* [Fix Annotation type annotations ([#78](https://github.com/plotly/Plotly.NET/issues/78))](https://github.com/plotly/Plotly.NET/commit/a920492ac03e333c52766928a3771357ca9f669b)
52+
* [Fix Annotation type annotations]((https://github.com/plotly/Plotly.NET/commit/a920492ac03e333c52766928a3771357ca9f669b)) ([#78](https://github.com/plotly/Plotly.NET/issues/78))
5153
* [Add name option with defaults for the upper and lower bound traces in range charts](https://github.com/plotly/Plotly.NET/commit/3cbb5f116b8b3b0467e8a88707858252780a39f0)
52-
* [Add functionality and docs for using GeoJSON with geo charts [#86](https://github.com/plotly/Plotly.NET/issues/86)](https://github.com/plotly/Plotly.NET/commit/a68db7de0109e6714aeb044b806be2796f2bd400)
53-
* [Add functionality to customize Lower and upper labels of range charts [#83](https://github.com/plotly/Plotly.NET/issues/86)](https://github.com/plotly/Plotly.NET/commit/86357cf05e9cfe2f264369255dcf90e31861275a)
54+
* [Add functionality and docs for using GeoJSON with geo charts](https://github.com/plotly/Plotly.NET/commit/a68db7de0109e6714aeb044b806be2796f2bd400) [#86](https://github.com/plotly/Plotly.NET/issues/86)
55+
* [Add functionality to customize Lower and upper labels of range charts](https://github.com/plotly/Plotly.NET/commit/86357cf05e9cfe2f264369255dcf90e31861275a) [#83](https://github.com/plotly/Plotly.NET/issues/86)
5456

5557
### 1.2.2 - Apr 9 2020
5658
* [Opening Charts is now more or less OS agnostic](https://github.com/plotly/Plotly.NET/commit/f6e3dceade085e43e7e56b478b9cf7b533a4fe55)

0 commit comments

Comments
 (0)