The FSharp.Charting
library implements charting suitable for use from F# scripting.
See https://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 "fslaborg" is @fsprojects - F# Community Project Incubation Space (repo management)
Release packages using:
set APIKEY=...
..\fsharp\.nuget\NuGet.exe push -source https://nuget.org bin\*.nupkg %APIKEY%