FSharp.Charting
2.1.0
Install-Package FSharp.Charting -Version 2.1.0
dotnet add 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 |
-
- FSharp.Core (>= 4.0.0.1)
NuGet packages (3)
Showing the top 3 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! |
|
FarNet.FSharp.Charting
FarNet friendly FSharp.Charting extension --- The package may be used as usual in F# projects. It is also configured for FarNet.FSharpFar. To install FarNet packages, follow these steps: https://github.com/nightroman/FarNet#readme --- |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 37,850 | 7/20/2018 |
2.0.0 | 744 | 7/20/2018 |
0.91.1 | 58,280 | 8/11/2017 |
0.90.14 | 36,801 | 4/22/2016 |
0.90.13 | 16,628 | 10/29/2015 |
0.90.12 | 6,514 | 7/7/2015 |
0.90.10 | 7,462 | 4/20/2015 |
0.90.9 | 5,120 | 12/10/2014 |
0.90.8 | 1,480 | 12/9/2014 |
0.90.7 | 5,526 | 7/16/2014 |
0.90.6 | 6,010 | 3/17/2014 |
0.90.5 | 7,348 | 11/7/2013 |
0.90.3 | 972 | 11/7/2013 |
0.90.2 | 974 | 11/7/2013 |
0.90.1 | 1,004 | 11/7/2013 |
0.90.0 | 1,070 | 11/7/2013 |
0.89.0 | 1,019 | 11/7/2013 |
0.88.0 | 1,027 | 11/7/2013 |
0.87.0 | 1,478 | 10/5/2013 |
0.86.0 | 1,010 | 10/5/2013 |
0.85.0 | 1,040 | 10/5/2013 |
0.84.0 | 1,571 | 7/12/2013 |
0.83.0 | 1,378 | 7/9/2013 |
0.82.0 | 1,267 | 6/3/2013 |
0.81.0 | 1,202 | 6/3/2013 |
Merge master to get 0.91 updates