XPlot.GoogleCharts 1.1.8

dotnet add package XPlot.GoogleCharts --version 1.1.8
NuGet\Install-Package XPlot.GoogleCharts -Version 1.1.8
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.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPlot.GoogleCharts --version 1.1.8
#r "nuget: XPlot.GoogleCharts, 1.1.8"
#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=1.1.8

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.8 104 5/5/2015
1.1.7 323 5/1/2015
1.1.6 183 12/23/2014
1.1.5 44 12/23/2014
1.1.4 49 12/22/2014
1.1.3 57 12/18/2014
1.1.2 45 12/18/2014
1.1.1 42 12/18/2014
1.1.0 45 12/17/2014
1.1.0-RC3 36 12/16/2014
1.1.0-RC2 37 12/15/2014
1.1.0-RC1 36 12/14/2014
1.0.1 456 11/9/2014
1.0.1-RC2 390 11/9/2014
1.0.1-RC1 391 11/9/2014
1.0.0 747 11/4/2014
1.0.0-RC2 553 11/2/2014
1.0.0-RC1 43 10/26/2014
0.9.0 54 10/23/2014
0.8.0 51 10/18/2014
0.7.0 53 10/10/2014
0.6.1 58 10/8/2014
0.6.0 51 10/8/2014
0.5.0 54 10/7/2014
0.4.0 54 10/6/2014
0.3.0 53 10/5/2014
0.2.1 56 10/4/2014
0.2.0 57 10/4/2014
0.1.0 55 10/2/2014
0.0.1 53 9/29/2014

Fix data grouping when the series have different lengths
Show a legend for Google Charts when WithLabel[s] is called
Auto open the Deedle helpers module
Same version number for all packages