Skip to content

Commit 1c526b3

Browse files
committed
Update Plotly.NET release notes
1 parent b63019f commit 1c526b3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/Plotly.NET/RELEASE_NOTES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### 4.0.0 - TBD
22

3+
[Milestone link with all the fixed/closed issues](https://github.com/plotly/Plotly.NET/milestone/4)
4+
5+
- [Add high level arg for base layer style to all mapbox charts](https://github.com/plotly/Plotly.NET/commit/5cd6c9966beb9bceebf31dc2d8269ee3b5d5d815)
6+
7+
- [Add ShowXAxisRangeSlider argument for Chart.OHLC and Chart.Candlestick](https://github.com/plotly/Plotly.NET/commit/86a810c1c63410527da740986494590ea3aaee91)
8+
9+
- [Add multicategory data support for 2D traces](https://github.com/plotly/Plotly.NET/commit/197cea162acd445d752837a55e29e5742d59d939)
10+
11+
- [Add high level camera projection args to all 3D chart apis](https://github.com/plotly/Plotly.NET/commit/d60b4540995f4b0a3c67c31464f9403337ff9c50)
12+
13+
- [Add missing Config params](https://github.com/plotly/Plotly.NET/commit/12cd47329fb0c161b386ba07f1e1210eea3e35fe)
14+
315
- [Refactor DisplayOptions - An object to control the way Charts are displayed in generated HTML files](https://github.com/plotly/Plotly.NET/issues/293):
416
- Add various functions to manipulate DisplayOptions, Refactor DisplayOptions as DynamicObj (again)
517
- Add `PlotlyJSReference` type and logic to handle various ways of referencing plotly.js in HTML output:

0 commit comments

Comments
 (0)