You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Plotly.NET/RELEASE_NOTES.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
### 4.0.0 - TBD
2
2
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)
-[Refactor DisplayOptions - An object to control the way Charts are displayed in generated HTML files](https://github.com/plotly/Plotly.NET/issues/293):
4
16
- Add various functions to manipulate DisplayOptions, Refactor DisplayOptions as DynamicObj (again)
5
17
- Add `PlotlyJSReference` type and logic to handle various ways of referencing plotly.js in HTML output:
0 commit comments