Skip to content

Commit 6bf1d59

Browse files
committed
update release notes
1 parent 488568c commit 6bf1d59

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Plotly.NET/RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
### 5.0.0 - TBD
22

3+
Major release with lots of bug fixes, improvements, and upstream feature additions from plotly.js. Many changes are backwards-incompatible with previous versions.
4+
35
[Milestone link with all the fixed/closed issues](https://github.com/plotly/Plotly.NET/milestone/5)
46

57
- [Add Chart.Pareto](https://github.com/plotly/Plotly.NET/pull/431). This contribution started with the [fslab hackathon 2023](https://github.com/orgs/fslaborg/projects/6) and was submitted by [@rockfaith75](https://github.com/rockfaith75) and [@smoothdeveloper](https://github.com/smoothdeveloper), thank you!
68

7-
- [Make Contours setting directly accessible on all supported traces](https://github.com/plotly/Plotly.NET/issues/426)
9+
- Make Contours setting directly accessible on all supported traces, fixes [#426](https://github.com/plotly/Plotly.NET/issues/426)
10+
11+
- [Expand DisplayOptions](https://github.com/plotly/Plotly.NET/commit/488568c789fa2fa050fc55f5bff26a8780ba216e) to include direct fields for document title, description, charset, and favicon, fixes [#374](https://github.com/plotly/Plotly.NET/issues/374)
812

913
- Keep up with plotlyjs 2.x incremental updates:
1014
- v2.22:

0 commit comments

Comments
 (0)