FsPlot 0.6.6

dotnet add package FsPlot --version 0.6.6
                    
NuGet\Install-Package FsPlot -Version 0.6.6
                    
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="FsPlot" Version="0.6.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsPlot" Version="0.6.6" />
                    
Directory.Packages.props
<PackageReference Include="FsPlot" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FsPlot --version 0.6.6
                    
#r "nuget: FsPlot, 0.6.6"
                    
#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.
#addin nuget:?package=FsPlot&version=0.6.6
                    
Install FsPlot as a Cake Addin
#tool nuget:?package=FsPlot&version=0.6.6
                    
Install FsPlot as a Cake Tool

A Data Visualization Library for F# Using HTML5/JavaScript.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.6 5,190 1/5/2015
0.6.5 1,524 11/27/2014
0.6.5-RC1 1,248 11/27/2014
0.6.4 1,429 8/26/2014
0.6.4-RC 1,055 8/24/2014
0.6.3 1,359 8/23/2014
0.6.3-RC 1,039 8/23/2014
0.6.2 1,403 8/21/2014
0.6.2-RC2 1,093 8/21/2014
0.6.2-RC1 1,021 8/21/2014
0.6.1 1,550 8/21/2014
0.6.0 1,373 8/20/2014
0.6.0-RC3 1,058 8/19/2014
0.6.0-RC2 1,064 8/19/2014
0.6.0-RC1 1,016 8/17/2014
0.5.0 1,504 8/7/2014
0.5.0-RC3 1,070 8/7/2014
0.5.0-RC2 1,124 8/7/2014
0.5.0-RC1 1,045 8/7/2014
0.4.4 1,656 7/4/2014
0.4.3 1,627 2/6/2014
0.4.1 1,493 2/6/2014
0.4.1-RC9 1,053 2/6/2014
0.4.1-RC8 1,076 2/6/2014
0.4.1-RC4 1,070 2/6/2014
0.4.1-RC3 1,095 2/6/2014
0.4.1-RC2 1,054 2/6/2014
0.4.0 1,478 1/26/2014
0.4.0-RC3 1,132 1/25/2014
0.4.0-RC2 1,088 1/25/2014
0.4.0-RC1 1,108 1/25/2014
0.3.0 1,473 1/6/2014
0.2.27 1,485 12/30/2013
0.2.26 1,443 12/29/2013
0.2.25 1,427 12/25/2013
0.2.24 1,421 12/25/2013
0.2.23 1,411 12/24/2013
0.2.22 1,505 12/24/2013
0.2.21 1,437 12/23/2013
0.2.20 1,465 12/21/2013
0.2.19 1,484 12/21/2013
0.2.2 1,474 12/15/2013
0.2.1 1,473 12/14/2013
0.1.9 1,419 12/13/2013
0.1.7 1,453 12/11/2013
0.1.6 1,500 12/8/2013
0.1.5 1,428 12/8/2013
0.1.4 1,480 12/8/2013
0.1.3 1,458 12/8/2013

Bootstrapping script for Paket.