File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
* [ Add Rangesliders for linear Axis] ( https://github.com/muehlhaus/FSharp.Plotly/commit/544641492195b1938697721b72814e0187a6c979 )
3
3
* [ Improve jupyter notebook integration] ( https://github.com/muehlhaus/FSharp.Plotly/commit/e9560656bbc8dbf767c9eb6ca35f321c98195238 )
4
4
* [ 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] ( )
5
7
* [ Refactor Chart.Stack] ( ) :
6
8
* new Charts:
7
9
* Chart.Grid: Uses the grid object of plotly.js to generate various types of subplot grids
8
10
* Chart.SingleStack: Basically Chart.Grid with one Column
9
- * Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
10
11
* [ Add Sunburst Chart] ( )
11
12
* [ Add Treemap Chart] ( )
12
13
* [ Add OHLC Chart] ( )
13
14
* [ 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 ] ( )
15
16
16
17
### 1.2.2 - Apr 9 2020
17
18
* [ Opening Charts is now more or less OS agnostic] ( https://github.com/muehlhaus/FSharp.Plotly/commit/f6e3dceade085e43e7e56b478b9cf7b533a4fe55 )
You can’t perform that action at this time.
0 commit comments