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.
#:package FsPlot@0.6.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FsPlot&version=0.6.6
                    
Install as a Cake Addin
#tool nuget:?package=FsPlot&version=0.6.6
                    
Install 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,342 1/5/2015
0.6.5 1,654 11/27/2014
0.6.5-RC1 1,381 11/27/2014
0.6.4 1,561 8/26/2014
0.6.4-RC 1,198 8/24/2014
0.6.3 1,491 8/23/2014
0.6.3-RC 1,161 8/23/2014
0.6.2 1,535 8/21/2014
0.6.2-RC2 1,215 8/21/2014
0.6.2-RC1 1,141 8/21/2014
0.6.1 1,682 8/21/2014
0.6.0 1,509 8/20/2014
0.6.0-RC3 1,182 8/19/2014
0.6.0-RC2 1,186 8/19/2014
0.6.0-RC1 1,139 8/17/2014
0.5.0 1,637 8/7/2014
0.5.0-RC3 1,199 8/7/2014
0.5.0-RC2 1,249 8/7/2014
0.5.0-RC1 1,168 8/7/2014
0.4.4 1,793 7/4/2014
0.4.3 1,766 2/6/2014
0.4.1 1,633 2/6/2014
0.4.1-RC9 1,179 2/6/2014
0.4.1-RC8 1,199 2/6/2014
0.4.1-RC4 1,197 2/6/2014
0.4.1-RC3 1,225 2/6/2014
0.4.1-RC2 1,189 2/6/2014
0.4.0 1,617 1/26/2014
0.4.0-RC3 1,264 1/25/2014
0.4.0-RC2 1,214 1/25/2014
0.4.0-RC1 1,244 1/25/2014
0.3.0 1,613 1/6/2014
0.2.27 1,624 12/30/2013
0.2.26 1,582 12/29/2013
0.2.25 1,566 12/25/2013
0.2.24 1,563 12/25/2013
0.2.23 1,555 12/24/2013
0.2.22 1,651 12/24/2013
0.2.21 1,581 12/23/2013
0.2.20 1,603 12/21/2013
0.2.19 1,621 12/21/2013
0.2.2 1,619 12/15/2013
0.2.1 1,622 12/14/2013
0.1.9 1,565 12/13/2013
0.1.7 1,591 12/11/2013
0.1.6 1,638 12/8/2013
0.1.5 1,573 12/8/2013
0.1.4 1,617 12/8/2013
0.1.3 1,595 12/8/2013

Bootstrapping script for Paket.