|
1 | 1 | ### 2.0.0 - TBD
|
2 | 2 |
|
3 | 3 | **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:** |
5 | 6 |
|
6 | 7 | * [**Breaking:** Fix keys values order for bar charts](https://github.com/plotly/Plotly.NET/commit/ccb6af7df8bc071f2a0baf020805fc25d2df70b4)
|
7 | 8 | * [**Breaking: fix color assignment of pie and doughnut charts**](https://github.com/plotly/Plotly.NET/commit/2bbb35ad5d44c6de1bf79b23b7b0a64effa8bdf9)
|
|
14 | 15 |
|
15 | 16 | * [Add kernel formatting extension for dotnet interactive notebooks](https://github.com/plotly/Plotly.NET/commit/fa990371dd68ec1f5784288ccd9e2d28d761ac93) (thanks [@WalternativeE](https://github.com/WalternativE))
|
16 | 17 | * [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 |
17 | 19 |
|
18 | 20 | **New Charts:**
|
19 | 21 |
|
|
47 | 49 | * [Add fslab chart template](https://github.com/plotly/Plotly.NET/commit/efde9d82e14319b8c06081aae5568c2eae76ae6b)
|
48 | 50 | * [Add Legend creation properties and related functions](https://github.com/plotly/Plotly.NET/commit/a96af40901c627817ebd75b517b872f4cc6a941d)
|
49 | 51 | * [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)) |
51 | 53 | * [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) |
54 | 56 |
|
55 | 57 | ### 1.2.2 - Apr 9 2020
|
56 | 58 | * [Opening Charts is now more or less OS agnostic](https://github.com/plotly/Plotly.NET/commit/f6e3dceade085e43e7e56b478b9cf7b533a4fe55)
|
|
0 commit comments