Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 660 Bytes

FSharp.Plotly

The library FSharp.Plotly implements charting suitable for use from F# scripting. Once you load the library as followed, you can use the members of the 'Chart' type to easily build charts.

Documentation

The documentation can be found here. The documentation for this library is automatically generated (using the F# Formatting) from *.fsx and *.md files in the docs folder. If you find a typo, please submit a pull request!

Library license

The library is available under Apache 2.0. For more information see the License file in the GitHub repository.