Skip to content

Commit 64c603f

Browse files
committed
Track 2aterfall chart addition
1 parent 4d93598 commit 64c603f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
* [Add Rangesliders for linear Axis](https://github.com/muehlhaus/FSharp.Plotly/commit/544641492195b1938697721b72814e0187a6c979)
33
* [Improve jupyter notebook integration](https://github.com/muehlhaus/FSharp.Plotly/commit/e9560656bbc8dbf767c9eb6ca35f321c98195238)
44
* [Updated Violin Chart](https://github.com/muehlhaus/FSharp.Plotly/commit/4d3afc527b11cd2f5a18c1d9876ad4e3f83beb02)
5+
* Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
6+
* [Add Stackgroup related parameters to all charts derived from the scatter trace]()
57
* [Refactor Chart.Stack]():
68
* new Charts:
79
* Chart.Grid: Uses the grid object of plotly.js to generate various types of subplot grids
810
* Chart.SingleStack: Basically Chart.Grid with one Column
9-
* Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
1011
* [Add Sunburst Chart]()
1112
* [Add Treemap Chart]()
1213
* [Add OHLC Chart]()
1314
* [Add option to render all charts derived from the scatter trace type via WebGL as scattergl trace]()
14-
* [Add Stackgroup related parameters to all charts derived from the scatter trace]()
15+
* [Add Waterfall Chart]()
1516

1617
### 1.2.2 - Apr 9 2020
1718
* [Opening Charts is now more or less OS agnostic](https://github.com/muehlhaus/FSharp.Plotly/commit/f6e3dceade085e43e7e56b478b9cf7b533a4fe55)

0 commit comments

Comments
 (0)