dygraphs (version 1.1.1.6)

dyPlotter: Include a dygraph plotter

Description

Include a dygraph plotter

Usage

dyPlotter(dygraph, name, path, version = "1.0")

Arguments

dygraph

Dygraph to add plotter to

name

Name of plotter

path

Path to plotter JavaScript file

version

Plotter version (e.g. version of package which provides the plotter)

Value

A dygraph with the specified plotter enabled.