FSharp.Charting
2.1.0
dotnet add package FSharp.Charting --version 2.1.0
NuGet\Install-Package FSharp.Charting -Version 2.1.0
<PackageReference Include="FSharp.Charting" Version="2.1.0" />
paket add FSharp.Charting --version 2.1.0
#r "nuget: FSharp.Charting, 2.1.0"
// Install FSharp.Charting as a Cake Addin
#addin nuget:?package=FSharp.Charting&version=2.1.0
// Install FSharp.Charting as a Cake Tool
#tool nuget:?package=FSharp.Charting&version=2.1.0
The F# Charting library (FSharp.Charting.dll) is a compositional library for creating charts
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- FSharp.Core (>= 4.0.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FSharp.Charting:
Package | Downloads |
---|---|
FsLab.Runner
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template. |
|
Kfl.FsLab
FsLab is a single package that gives you all you need for doing data science with F#. FsLab includes explorative data manipulation library, type providers for easy data access, simple charting library, support for integration with R and numerical computing libraries. All available in a single package and ready to use! |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 42,284 | 7/20/2018 |
2.0.0 | 904 | 7/20/2018 |
0.91.1 | 59,778 | 8/11/2017 |
0.90.14 | 38,096 | 4/22/2016 |
0.90.13 | 18,121 | 10/29/2015 |
0.90.12 | 7,432 | 7/7/2015 |
0.90.10 | 9,199 | 4/20/2015 |
0.90.9 | 5,865 | 12/10/2014 |
0.90.8 | 1,641 | 12/9/2014 |
0.90.7 | 5,717 | 7/16/2014 |
0.90.6 | 6,787 | 3/17/2014 |
0.90.5 | 7,528 | 11/7/2013 |
0.90.3 | 1,133 | 11/7/2013 |
0.90.2 | 1,138 | 11/7/2013 |
0.90.1 | 1,178 | 11/7/2013 |
0.90.0 | 1,245 | 11/7/2013 |
0.89.0 | 1,200 | 11/7/2013 |
0.88.0 | 1,187 | 11/7/2013 |
0.87.0 | 1,643 | 10/5/2013 |
0.86.0 | 1,190 | 10/5/2013 |
0.85.0 | 1,212 | 10/5/2013 |
0.84.0 | 1,734 | 7/12/2013 |
0.83.0 | 1,550 | 7/9/2013 |
0.82.0 | 1,441 | 6/3/2013 |
0.81.0 | 1,376 | 6/3/2013 |
Merge master to get 0.91 updates