rickshaw 1.4.6

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

Rickshaw is a JavaScript toolkit for creating interactive time series graphs. Rickshaw provides the elements you need to create interactive graphs: renderers, legends, hovers, range selectors, etc. You put the pieces together.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • d3 (>= 3.2.8)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.6 841 1/27/2014
1.2.1 83 5/17/2013