XPlot.GoogleCharts 3.0.1

.NET Standard 2.0
dotnet add package XPlot.GoogleCharts --version 3.0.1
NuGet\Install-Package XPlot.GoogleCharts -Version 3.0.1
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="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPlot.GoogleCharts --version 3.0.1
#r "nuget: XPlot.GoogleCharts, 3.0.1"
#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 XPlot.GoogleCharts as a Cake Addin
#addin nuget:?package=XPlot.GoogleCharts&version=3.0.1

// Install XPlot.GoogleCharts as a Cake Tool
#tool nuget:?package=XPlot.GoogleCharts&version=3.0.1

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
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 21,022 11/8/2019
3.0.0 758 11/8/2019
2.0.0 3,673 4/29/2019
1.5.0 7,364 8/6/2018
1.4.5 5,748 2/16/2018
1.4.2 16,748 9/25/2016
1.4.2-rc005 853 9/25/2016
1.4.2-rc004 911 9/25/2016
1.4.2-rc003 905 9/25/2016
1.4.2-rc002 887 9/25/2016
1.4.2-rc001 905 9/25/2016
1.4.1 4,783 7/30/2016
1.4.0 1,295 7/23/2016
1.3.1 12,216 1/13/2016
1.3.0 3,782 12/20/2015
1.2.2 3,558 10/25/2015
1.2.1 3,448 8/25/2015
1.2.0 5,057 6/6/2015
1.1.9 1,506 5/28/2015
1.1.8 1,495 5/5/2015
1.1.7 4,442 5/1/2015
1.1.6 1,932 12/23/2014
1.1.5 1,709 12/23/2014
1.1.4 1,748 12/22/2014
1.1.3 2,290 12/18/2014
1.1.2 1,414 12/18/2014
1.1.1 1,424 12/18/2014
1.1.0 1,396 12/17/2014
1.1.0-RC3 1,099 12/16/2014
1.1.0-RC2 1,169 12/15/2014
1.1.0-RC1 1,111 12/14/2014
1.0.1 1,566 11/9/2014
1.0.1-RC2 1,292 11/9/2014
1.0.1-RC1 1,294 11/9/2014
1.0.0 1,876 11/4/2014
1.0.0-RC2 1,391 11/2/2014
1.0.0-RC1 917 10/26/2014
0.9.0 1,143 10/23/2014
0.8.0 1,103 10/18/2014
0.7.0 1,172 10/10/2014
0.6.1 1,127 10/8/2014
0.6.0 1,103 10/8/2014
0.5.0 1,111 10/7/2014
0.4.0 1,116 10/6/2014
0.3.0 1,098 10/5/2014
0.2.1 1,093 10/4/2014
0.2.0 1,094 10/4/2014
0.1.0 1,132 10/2/2014
0.0.1 1,151 9/29/2014

Update FSharp.Core dependency to be 4.5.0 or higher.