embed_notebook: Embed a plot as an iframe into a Jupyter Notebook

Description Usage Arguments Author(s)

View source: R/embed.R

Description

Embed a plot as an iframe into a Jupyter Notebook

Usage

1

Arguments

x

a plotly object

width

attribute of the iframe. If NULL, the width in plot_ly is used. If that is also NULL, '100%' is the default.

height

attribute of the iframe. If NULL, the height in plot_ly is used. If that is also NULL, '400px' is the default.

file

deprecated.

Author(s)

Carson Sievert


moupegnoukevin/plotly documentation built on Dec. 21, 2021, 9:07 p.m.