/FSharp.Charting

Charting library suitable for interactive F# scripting

Primary LanguageF#OtherNOASSERTION

F# Charting Travis build status AppVeyor Build status

The FSharp.Charting library implements charting suitable for use from F# scripting.

See http://fslab.org/FSharp.Charting/ and other charting libraries for use with F#

Library license

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

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsgit - F# Community Project Incubation Space (repo management)

Building the library

The cross-platform build of the library is using the Gtk library. To be able to build and release both of the FSharp.Charting NuGet packages on Windows, you need to install Gtk# 2.12.26 for Windows.