FSharp.Charting 2.1.0

dotnet add package FSharp.Charting --version 2.1.0
NuGet\Install-Package FSharp.Charting -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.Charting" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Charting --version 2.1.0
#r "nuget: FSharp.Charting, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 46,424 7/20/2018
2.0.0 1,023 7/20/2018
0.91.1 60,666 8/11/2017
0.90.14 48,964 4/22/2016
0.90.13 24,686 10/29/2015
0.90.12 10,461 7/7/2015
0.90.10 17,411 4/20/2015
0.90.9 9,436 12/10/2014
0.90.8 1,748 12/9/2014
0.90.7 5,817 7/16/2014
0.90.6 12,156 3/17/2014
0.90.5 14,014 11/7/2013
0.90.3 1,220 11/7/2013
0.90.2 1,234 11/7/2013
0.90.1 1,261 11/7/2013
0.90.0 1,336 11/7/2013
0.89.0 1,307 11/7/2013
0.88.0 1,279 11/7/2013
0.87.0 2,354 10/5/2013
0.86.0 1,291 10/5/2013
0.85.0 1,331 10/5/2013
0.84.0 1,831 7/12/2013
0.83.0 1,646 7/9/2013
0.82.0 1,525 6/3/2013
0.81.0 1,463 6/3/2013

Merge master to get 0.91 updates