offline: Plotly Offline

Description Usage Arguments Value Author(s)

Description

Deprecated in version 2.0 (offline plots are now the default)

Usage

1
offline(p, height, width, out_dir, open_browser)

Arguments

p

a plotly object

height

A valid CSS unit. (like "100%", "600px", "auto") or a number, which will be coerced to a string and have "px" appended.

width

A valid CSS unit. (like "100%", "600px", "auto") or a number, which will be coerced to a string and have "px" appended.

out_dir

a directory to place the visualization. If NULL, a temporary directory is used when the offline object is printed.

open_browser

open the visualization after creating it?

Value

a plotly object of class "offline"

Author(s)

Carson Sievert


gvarunkumar/plotly documentation built on May 17, 2019, 9:29 a.m.