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#
The library is available under MIT. For more information see the License file in the GitHub repository.
The default maintainer account for projects under "fsprojects" is @fsgit - F# Community Project Incubation Space (repo management)
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.