XPlot.GoogleCharts 1.4.2-rc001

This is a prerelease version of XPlot.GoogleCharts.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XPlot.GoogleCharts --version 1.4.2-rc001
                    
NuGet\Install-Package XPlot.GoogleCharts -Version 1.4.2-rc001
                    
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="XPlot.GoogleCharts" Version="1.4.2-rc001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XPlot.GoogleCharts" Version="1.4.2-rc001" />
                    
Directory.Packages.props
<PackageReference Include="XPlot.GoogleCharts" />
                    
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 XPlot.GoogleCharts --version 1.4.2-rc001
                    
#r "nuget: XPlot.GoogleCharts, 1.4.2-rc001"
                    
#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=XPlot.GoogleCharts&version=1.4.2-rc001&prerelease
                    
Install XPlot.GoogleCharts as a Cake Addin
#tool nuget:?package=XPlot.GoogleCharts&version=1.4.2-rc001&prerelease
                    
Install XPlot.GoogleCharts as a Cake Tool

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

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 (7)

Showing the top 5 NuGet packages that depend on XPlot.GoogleCharts:

Package Downloads
FsLab

FsLab is a combination package that supports doing data science with F#. FsLab includes literate scripting converted to HTML and PDF, and by default references Deedle (a data frame library), FSharp.Data (for data access) and XPlot (for visualization). You can optionally add any other nuget packages.

XPlot.GoogleCharts.Deedle

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

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.

XPlot.GoogleCharts.WPF

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

FSharp.Literate.Scripts

This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 42,347 11/8/2019
3.0.0 898 11/8/2019
2.0.0 3,853 4/29/2019
1.5.0 9,678 8/6/2018
1.4.5 8,787 2/16/2018
1.4.2 17,971 9/25/2016
1.4.2-rc005 1,084 9/25/2016
1.4.2-rc004 1,158 9/25/2016
1.4.2-rc003 1,119 9/25/2016
1.4.2-rc002 1,123 9/25/2016
1.4.2-rc001 1,131 9/25/2016
1.4.1 5,048 7/30/2016
1.4.0 1,541 7/23/2016
1.3.1 25,718 1/13/2016
1.3.0 6,831 12/20/2015
1.2.2 5,971 10/25/2015
1.2.1 6,004 8/25/2015
1.2.0 9,702 6/6/2015
1.1.9 1,774 5/28/2015
1.1.8 1,769 5/5/2015
1.1.7 7,416 5/1/2015
1.1.6 2,217 12/23/2014
1.1.5 1,982 12/23/2014
1.1.4 2,001 12/22/2014
1.1.3 2,577 12/18/2014
1.1.2 1,659 12/18/2014
1.1.1 1,690 12/18/2014
1.1.0 1,637 12/17/2014
1.1.0-RC3 1,346 12/16/2014
1.1.0-RC2 1,381 12/15/2014
1.1.0-RC1 1,327 12/14/2014
1.0.1 1,819 11/9/2014
1.0.1-RC2 1,500 11/9/2014
1.0.1-RC1 1,506 11/9/2014
1.0.0 2,151 11/4/2014
1.0.0-RC2 1,609 11/2/2014
1.0.0-RC1 1,130 10/26/2014
0.9.0 1,399 10/23/2014
0.8.0 1,352 10/18/2014
0.7.0 1,445 10/10/2014
0.6.1 1,362 10/8/2014
0.6.0 1,355 10/8/2014
0.5.0 1,376 10/7/2014
0.4.0 1,368 10/6/2014
0.3.0 1,348 10/5/2014
0.2.1 1,340 10/4/2014
0.2.0 1,333 10/4/2014
0.1.0 1,393 10/2/2014
0.0.1 1,407 9/29/2014

Rationalise the GoogleChart and PlotlyChart types
Rationalise the pipeline style helpers