/FSharp.Plotly

A F# interactive charting library using plotly.js

Primary LanguageF#The UnlicenseUnlicense

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.