We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28eed57 commit e5131ebCopy full SHA for e5131eb
src/Plotly.NET.CSharp/RELEASE_NOTES.md
@@ -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
16
### 0.1.0 - July 26 2022
17
18
+added C# bindings for statistical charts
19
20
- [x] Histogram
21
- [x] Histogram2D
22
- [x] BoxPlot
0 commit comments