Skip to contents

Initialises a plotly graph, populates it with the first available mdsDisplay traces and annotations, then attaches the remaining mdsDisplays and fit measures to the JavaScript event handler.

Usage

# S3 method for bipl5_biplot
plot(x, y = NULL, fit_display = c("inherit", "panel", "overlay"), ...)

Arguments

x

A bipl5_biplot object

y

Ignored (for S3 consistency)

fit_display

How fit measures should be shown for biplots that support them: inherit the object's stored preference, render them in the right-hand panel, or render them as an overlay over the full plot width.

...

Additional arguments (ignored)

Value

A plotly htmlwidget