Skip to content

Commit e5131eb

Browse files
committed
bump C# release notes
1 parent 28eed57 commit e5131eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: src/Plotly.NET.CSharp/RELEASE_NOTES.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
1+
### 0.2.0 - July 28 2022
2+
3+
added C# bindings for finance charts
4+
5+
- [x] OHLC
6+
- [x] Candlestick
7+
- [x] Waterfall
8+
- [x] Funnel
9+
- [x] Funnel Area
10+
- [x] Indicator
11+
12+
Additionally, some GenericChart extensions have been added:
13+
14+
- [x] WithXAxisrangeSlider
15+
116
### 0.1.0 - July 26 2022
217

18+
added C# bindings for statistical charts
19+
320
- [x] Histogram
421
- [x] Histogram2D
522
- [x] BoxPlot

0 commit comments

Comments
 (0)