dimple 2.1.2

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

The aim of dimple is to open up the power and flexibility of d3 to analysts. It aims to give a gentle learning curve and minimal code to achieve something productive. It also exposes the d3 objects so you can pick them up and run to create some really cool stuff.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • d3 (>= 3.4.8)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 251 2/26/2015