Info
Version: | 2.1.0 |
Author(s): | Carl Nolan Tomas Petricek Don Syme Robert Simra |
Last Update: | Friday, July 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://fslab.org/FSharp.Charting |
NuGet Url: | https://www.nuget.org/packages/FSharp.Charting |
Install
Install-Package FSharp.Charting
dotnet add package FSharp.Charting
paket add FSharp.Charting
FSharp.Charting Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
Tags
from F# on Windows.
Use FSharp.Charting.Gtk for other platforms. FSharp.Charting is designed
to be a great fit for data scripting in F# Interactive, but charts can also be embedded in
Windows applications.
The library is a wrapper for .NET Chart Controls, which are only supported
on Windows.