FSharp.Plotly
2.0.0-alpha
A F# interactive charting library using plotly.js
Install-Package FSharp.Plotly -Version 2.0.0-alpha
dotnet add package FSharp.Plotly --version 2.0.0-alpha
<PackageReference Include="FSharp.Plotly" Version="2.0.0-alpha" />
paket add FSharp.Plotly --version 2.0.0-alpha
#r "nuget: FSharp.Plotly, 2.0.0-alpha"
// Install FSharp.Plotly as a Cake Addin
#addin nuget:?package=FSharp.Plotly&version=2.0.0-alpha&prerelease
// Install FSharp.Plotly as a Cake Tool
#tool nuget:?package=FSharp.Plotly&version=2.0.0-alpha&prerelease
Release Notes
[Add Rangesliders for linear Axis](https://github.com/muehlhaus/FSharp.Plotly/commit/544641492195b1938697721b72814e0187a6c979)
[Improve jupyter notebook integration](https://github.com/muehlhaus/FSharp.Plotly/commit/e9560656bbc8dbf767c9eb6ca35f321c98195238)
[Updated Violin Chart](https://github.com/muehlhaus/FSharp.Plotly/commit/4d3afc527b11cd2f5a18c1d9876ad4e3f83beb02)
Add Chart.withColorBar and Chart.withColorBarStyle to change the appearance of colorbars
[Add Stackgroup related parameters to all charts derived from the scatter trace]()
[Refactor Chart.Stack]():
new Charts:
Chart.Grid: Uses the grid object of plotly.js to generate various types of subplot grids
Chart.SingleStack: Basically Chart.Grid with one Column
[Add Sunburst Chart]()
[Add Treemap Chart]()
[Add OHLC Chart]()
[Add option to render all charts derived from the scatter trace type via WebGL as scattergl trace]()
[Add Waterfall Chart]()
Dependencies
-
- FSharp.Core (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FSharp.Plotly:
Package | Downloads |
---|---|
FSharp.Plotly.WPF
A F# interactive charting library using plotly.js for WPF
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-alpha | 248 | 6/25/2020 |
1.2.3-beta2 | 201 | 6/8/2020 |
1.2.3-beta | 212 | 5/31/2020 |
1.2.2 | 1,053 | 4/9/2020 |
1.2.1 | 265 | 4/8/2020 |
1.2.0 | 747 | 2/17/2020 |
1.1.21 | 3,306 | 8/16/2018 |
1.1.1 | 611 | 7/3/2018 |
1.1.0 | 713 | 1/31/2018 |
1.0.4 | 573 | 10/17/2017 |
1.0.3 | 574 | 9/6/2017 |
1.0.2 | 706 | 9/12/2016 |
1.0.1 | 660 | 7/5/2016 |
0.6.1-beta | 543 | 7/1/2016 |
0.6.0-beta | 558 | 6/29/2016 |